Made by Akshat S
I made this to learn how 3D rendering engines work.
I used C++ and linear algebra to implement meshes, linear transformations, rasterization, custom math library (vectors, matrices), camera system, and lighting, to render 3D geometry.

