This repository contains a protoype for Inverse Kinematics in Unity. The inverse kinematics algorithm is used to animate Hands for our Motion solver. My implementation is based on the FABRIK algorithm explained in this paper.
I added the in the paper suggested hinge joint to simulate finger movement.