haruiz / RiggingJs

Tensorflow.js and Three.js skeletal animation tool
Apache License 2.0
265 stars 31 forks source link
logo

Rigging.js

Rigging.js is an open-source react.js application, that takes the keypoints generated by the face mesh tensorflow.js model, then map the movement that the person is doing in front of the camera into a 3d model. Any model downloaded from https://www.mixamo.com/ can be used.

Watch the video

Watch the video

Build And Run

git clone https://github.com/haruiz/RiggingJs.git
cd RiggingJs
npm install
npm start

Try with different models

As mentioned above, any model downloaded from https://www.mixamo.com/ can be used. These models are freely available.

Roadmap

You can see the detailed roadmap here.

How to contribute:

Third party libraries:

Inspiration taken from: