Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 195 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 195 Bytes

Mesh simplification

introduction

A tools to simplify obj file (Use the algorithm in SIG'97).

build

mkdir build
cd build
cmake ..
make

todo

  • reversing prevention