-
Notifications
You must be signed in to change notification settings - Fork 0
luke36/SIMP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requires CMake version 3.8 or higher, and a C++ compiler supporting C++17 or higher. Build (for example) by: $ mkdir build $ cd build $ cmake .. $ make -j4 Usage: <executable> <input file> <output file prefix> <ratio[,ratio]*> <threshold> For example, $ ./main ../model/Armadillo.obj ../model/Armadillo_simp 0.5,0.2,0.1 0.1 This would generate ../model/Armadillo_simp_0.5.obj and so on.
About
QEM simplification
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published