C++
SDL2
OpenGL
- OpenGL Rendering Engine written in C++ & SDL2
- Custom Math Library: Quaternions, Matrices, Vectors
- Lighting: spotlight, point light & directional light
- Material: Diffuse, Specular, Ambient, Bump, Reflection, Refraction, Skybox
- Entity Component Based Architecture