Skip to content

mocibb/games301_hw4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Framework for surface mesh processing (C++Framework for Assignments of GAMES301 )

The program , which runs in the Qt application, is used to load meshes and render using OpenGL.

Dependent External Libraries

  • Qt, Recommended version: 5.13.0

Alternative External Libraries

  • Eigen
  • OpenMesh, Recommended version: the latest 8.1(at Oct. 2020)

Usage

cd Surface_Framework_Cmake
mkdir build && cd build
cmake -A x64 ..

Open SurfaceFrameworkCmake.sln, select SurfaceFrameworkCmake as launch project, and run.

Supported File Formats

.obj .off .ply .stl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published