A game engine built using OpenGL by Lunkle and JaryJay.
This repo has been superceded by virtual-cardboard/nengen -- the next iteration of our game engine.
- 2D skeletal animation
- GLFW input handling
- Abstractions for OpenAL audio
- Game logic and visuals are run on separate threads
- Text rendering
- Font loading
- Shader pipeline
- UI building blocks