OpenGL C++ Rendering Engine
Feature List:
- Custom math library (vectors, matrices, transformations, utility functions)
- Shader object with uniform variables parsing
- Basic mesh generation and rendering
- Simple gui
- Resource management
- Async terrain generation
- Sphere shaped terrain level of detail