Dennis-Johnson / fabrik

A p5.js implementation of the FABRIK solver for inverse kinematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FABRIK

A p5.js implementation of the FABRIK algorithm. FABRIK is a fast, iterative solver for the inverse kinematics problem.

Inverse Kinematics is a method for computing the posture via estimating each individual degree of freedom in order to satisfy a given task that meets user constraints; it plays an important role in the computer animation and simulation of articulated figures.

Original Paper by Andreas Aristidou, Joan Lasenby

Here it is with random link lengths and 3, 5, 8, and 12 joints.

Fabrik

About

A p5.js implementation of the FABRIK solver for inverse kinematics.


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.0%