/OpenGL-OBJ-Viewer

Simple *.obj model file viewer. Supports most of OBJ file format and MTL material format.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

OpenGL OBJ model viewer

This applications allows you to load and render models in .obj file format. It was build using Utility Library (v1.0) to show how easy it is to create powerful application using this library. Support for MTL and OBJ was achieved through library.

For more information visit Utility Library's page.