haruiz / RiggingJs

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

Feature Request add ability to stream output data. #16

Open delebash opened 3 years ago

delebash commented 3 years ago

It would be nice to have an api or option to just get the correct data such as x,y,z coordinates,bone,frame and anything else that would be necessary to be able to pipe into another application.

For example I use Reallusions iClone and would be great to pickup data streamed from this app to be mapped to reallusions character. Maybe this is a good idea that can be used for any animation tool.