Skip to content

irllabs/dranimate-FAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dranimate FAST Skinning Library

Leverages this libigl implementation of the FAST paper.

Prerequisites

CMake (use "cmake --version" to check existing install)
Emscripten (use "emcc" to check existing install)

Install

git clone https://[email protected]/batchku/Dranimate/_git/Dranimate-FAST
cd Dranimate-FAST
git clone https://github.com/libigl/libigl.git

Build

./build.sh

Update Web App

cd Dranimate-FAST
git commit -a -m "new version"
git push
cd Dranimate
npm update dranimate-fast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published