Graphics rendering engine based on OpenGL.
- Custom math library for vector transformations
- Lights (Phong model)
- Materials, Meshes, Models
- .obj files loading support
- Batch rendering
- Fancy lightining (shadows, gamma correction, mapping)
- PBR (whatever the hell that means)