sowwic / ikrig

An implementation of components of the IK Rig as described by Alexander Bereznyak

Home Page:https://3deeplearner.com/ik-rig-implementation-for-ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ikrig

An implementation of some components of the IK Rig as described by Ubisoft's Alexander Bereznyak at GDC 2016 (https://www.youtube.com/watch?v=KLjTU0yKS00).

The reason for this implementation and the way it is designed, is to provide an alternative representation to the human pose for Machine Learning purposes. The IK Rig, as implemented here, provides a representation of the pose that is invariant to the actor's proportions and its global position and orientation.

Video summary: https://www.youtube.com/watch?v=BaOKa0cT1mo (1) | https://www.youtube.com/watch?v=WkEouctytd4 (2) Written summary: https://3deeplearner.com/ik-rig-implementation-for-ml/

About

An implementation of components of the IK Rig as described by Alexander Bereznyak

https://3deeplearner.com/ik-rig-implementation-for-ml/

License:MIT License


Languages

Language:Mathematica 99.2%Language:Python 0.6%Language:C++ 0.2%