The program is used to load meshes and render using OpenGL. This Lite version dose not have interactive features such as picking vertex and dargging vertex.
git clone https://github.com/USTC-GCL-F/Surface-Mesh-Framework-Lite
cd SurfaceFrameworkLite
Edit lines 7-9 of CmakeLists.txt to set the values of EIGEN_PATH,OPENMESH_PATH and OPENMESH_LIB_PATH
mkdir build && cd build
cmake -A x64 ..
Open SurfaceFrameworkLite.sln, select SrufaceFrameworkLite as launch project, and run.
.obj .off .ply .stl