Skip to content

The code of lesson “Digital Geometry Processing” with ACAM frame

Notifications You must be signed in to change notification settings

AlbertHuang96/AMMesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A implementation of course "Digital Geometry Precessing" With ACAM Framework

Video Link

https://www.bilibili.com/video/BV1B54y1B7Uc

External Libraries

Usage

git clone https://github.com/USTC-GCL-F/AMMesh
cd AMMesh_HW

Edit lines 6 of CmakeLists.txt to set the values of EIGEN_PATH

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

Open ACAM_mesh.sln, select ALL_BUILD as launch project, and run.

About

The code of lesson “Digital Geometry Processing” with ACAM frame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • CMake 2.2%