Show HN: Procedural Character Animation with Machine Learning in Three.js

Show HN: Procedural Character Animation with Machine Learning in Three.js

This project is a port of the original AI4Animation project, for use with three.js on the web. It explores the possibilities of using artifical intelligence to generate realtime character animations. If you want to use a different skeleton, you will need to get motion capture data for this skeleton and train a new model, the instructions and tensorflow code for this are in the AI4Animation project here.

Source: github.com