OBJViewer

Description

This is a simple model viewer for Wavefront OBJ files. It supports only vertex connectivity information, but it can use interpolated normals or planar facets.

The code uses various structures that were originally written by Matthew Fisher and is subject to his licensing conditions (I have permission to use and distribute it for non-commercial purposes). The other source code can be used for non-commercial purposes, but I don't care about the binaries.

Download

The binary EXE can be obtained here.

The source can be obtained here.