A simple model viewer for Wavefront (.obj) files.
- Open Asset Importer (ASSIMP)
- GLFW3
- GLEW
By default, one of the models in ./resources/ will be loaded.
If an argument is given to the program, the program will attempt to load that file as a Wavefront model.