deep-dance / core

GNU General Public License v3.0
2 stars 1 forks source link

Research FBX decoder #1

Closed erak closed 3 years ago

erak commented 4 years ago

If other services are being used to analyze videos (like https://getrad.co), a fbx decoder / importer need to be built. The output would be a raw keypoint sequence based on the animation nodes in the fbx file.

erak commented 4 years ago

General format: https://www.marxentlabs.com/fbx-files/ https://banexdevblog.wordpress.com/2014/06/23/a-quick-tutorial-about-the-fbx-ascii-format/

Rust implementations: https://arewegameyet.rs/ecosystem/3dformatloaders/