the program visualize the level of detail on 3 different 3d model objects, the program made using openframeworks
-ofxGui -ofxAssimp
- make a project using project generator
- add ofxGui and ofxAssimp
- download this repository
- copy this repository src to the project src: .\openframeworks\apps\myApps\projectName\src
- copy this repository data to the project ./bin/data: .\openframeworks\apps\myApps\projectName\bin\data
- build the project inside IDE
OS: Windows 10
IDE: visual studio 2017
- GUI
- 3 different mode of visualization
- fps, on showing the performance of each LOD
- etc.
here is a sample output of a program, the program does having another different output, but here is a couple of it.