Inspired by ImageMagick, model-magick is a command-line tool and C++ library for 3D model geometry processing.
TODO
mkdir build; cd build
conan install ..
cmake ..
cmake --build .
Inspired by ImageMagick, model-magick is a command-line tool and C++ library for 3D model geometry processing.
TODO
mkdir build; cd build
conan install ..
cmake ..
cmake --build .