Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 228 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 228 Bytes

my_gl

An OpenGL based game engine intended for use in my personal projects. Designed to be fast, no Arcs or Mutexes, just references and lifetimes. A sample project can be found here.