> Inverse Kinematics Test < This project is to create a realistic ligament connection system that can be used to make realistic moving creatures. - How it works - The system creates a list of nodes and calculates the direction from one node to the next. Next, it takes the direction and calculates the position of each node relative to every other node. After all of the calculations, it renders the screen and then begins the process all over again.