Skip to content
/ WinGL Public

Simple library to open a window using Xlib and render using OpenGL.

License

Notifications You must be signed in to change notification settings

uint69-t/WinGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinGL

Simple library to open a window using Xlib and render using OpenGL.

The intent of this library is to graph things to the user, not to be interactive, which is why we don't handle user input. Also was designed to be compatible with C++98 and to be as simple as possible.

TODO:

  • Add support for Microsoft Windows using the WinAPI.

About

Simple library to open a window using Xlib and render using OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages