Simple C++ Game Engine
I have made a simple engine that can render graphics using OpenGL
OpenGL Support.
Collisions and Spatial Partitioning.
Mouse input.
Ray management.
Scene management.
UI Management and rendering
Particles system.
Components system.
A physics engine.
JSON parser.
FMOD audio engine integration.
Frustum culling.