This project is a personal project developed with a main focus on improvement of C++ skills.
It provides an executable for creating simple turntable wireframe rendering from OBJ
files.
To do so, it uses basic implementations of some interesting entities such as:
- An OBJ files reader/parser
- 2D shapes
- 3D shapes
- Color
- Drawing brushes
![]() | ![]() |
OBJ renderer demo from Jaime Rivera on Vimeo.