RobinLockyer / OBJ-Software-Renderer

Reads vertex and face data from a Wavefront OBJ file and draws the model as a wireframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBJ Software Renderer

Reads vertex and face data from a Wavefront OBJ file and draws the model as a wireframe.

The model can be rotated about the X, Y and Z axes using the H, J and L keys respectively. The model can be scaled using the [ and ] keys, and the WASD keys to pan.

About

Reads vertex and face data from a Wavefront OBJ file and draws the model as a wireframe


Languages

Language:C++ 97.1%Language:Batchfile 2.9%