Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 161 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 161 Bytes

Reorganized Polygon mesh processing examples

more information please visit http://www.pmp-book.org/

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make all -j4