RiZe Engine
OpenGL and C++ 3D engine I made with Jorge Virgos Castejon in my final HND year at ESAT Valencia for the graphics programming subject.
The main features of the engine are:
- Multithreaded agnostical graphics API.
- Component oriented engine.
- OBJ model loading.
- Screen Space Ambient Occlusion (SSAO).
- Shadow Mapping.
- HDR.
- UI integration (ImGui).
- Physics integration (ReactPhysics3D).