top of page

3D Models Renderer - CPU only without using OpenGL

A 3D models renderer that was created while studying computer graphics at the Technion.

I did not used OpenGL and all the algorithms were implemented from scratch

Flat/Gouraud/Phong shading algorythems

Wireframe mode

UV Textures

SpotLight

Multi Lightning support

Transparency

Fog


bottom of page