Pose animator: Animating vector graphics using neural networks on the browser

Man, they’re doing so much cool stuff now.

Pose Animator takes a 2D vector illustration and animates its containing curves in real-time based on the recognition result from PoseNet and FaceMesh. It borrows the idea of skeleton-based animation from computer graphics and applies it to vector characters.

Some screenshots :smiley:

If you want to go straight to the demos, go here

https://pose-animator-demo.firebaseapp.com/camera.html

Source code is on Github