A 3D model viewer where user can import a wavefront .obj
model, view the model, and perform different navigating actions (pan, zoom, rotate) using mouse and keyboard.
- C++
- OpenGL - API for rendering 3D graphics
- Assimp - a cross-platform 3D model import library