Neutral File Format Parser (WorldToolKit Format)  
   
the interior of a car model

Description: This is a program I wrote in 3 weeks for a Computer Graphics course. It parses the now deprecated NFF 3D scene description files. It supports only wire frame and flat shaded monochromatic renders. Since there are plenty of great 3D model parsers in the world, I am no longer working to improve this program. Included in the source code file are a few NFF files. The read me file contains the scene navigation controls (mouse dragging and keys).

Language: C++ with OpenGL

Platforms: Windows

Download C++ Source Code and Files (.zip)

The exterior of the chari model
     
The inside of the beach ball model

 

The vertext parsing report