Leverages this libigl implementation of the FAST paper.
CMake (use "cmake --version" to check existing install)
Emscripten (use "emcc" to check existing install)
git clone https://[email protected]/batchku/Dranimate/_git/Dranimate-FAST
cd Dranimate-FAST
git clone https://github.com/libigl/libigl.git
./build.sh
cd Dranimate-FAST
git commit -a -m "new version"
git push
cd Dranimate
npm update dranimate-fast