Skip to content

peter1745/mwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Windowing Library (MWL)

MWL is a small windowing library that I decided to create after messing around with making a Wayland window. It's by no means a serious windowing library, and the aim isn't to compete with GLFW or SDL.

My main goal with MWL is to write a modern but simple windowing library that can work with Vulkan.

Supported Environments

  • Wayland
  • X11
  • Win32

While I would like to properly support both X11 and Win32, my main focus for now is Wayland as that's what I'm personally using right now. There are no plans for supporting MacOS.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published