MGL is an OpenGL 1-style wrapper for modern OpenGL functions, keeping an old-school,
lightweight interface similar to legacy OpenGL. Perfect for small engines, retro-style games,
or learning purposes.
✅ If you want to prototype anything in 2D/3D
✅ For educational purposes.
✅ If you enjoy old-school OpenGL’s simplicity but want modern backend compatibility
Recently added: mgluLookAt
🔜 Upcoming features:
. Lighting and shading
Try MGL for yourself on Github:
https://github.com/komodoresoft/mgl/