/SimpleWavefrontViewer

A very simple viewer for wavefront (.obj) models.

Primary LanguageC++

SimpleWavefrontViewer

A simple model viewer for Wavefront (.obj) files.

Dependencies

  • Open Asset Importer (ASSIMP)
  • GLFW3
  • GLEW

Usage

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.