notrueblood / FABRIK-for-threejs-and-beyond

An implementation of FABRIK aside a little library intended to provide easy three dimensional inverse kinematics for threejs and beyond.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FABRIK for threejs and beyond

An implementation of FABRIK (Forward And Backward Inverse Kinematics) aside a little threejs library intended to provide easy three dimensional inverse kinematics for threejs and beyond. It can be used with IK chains of any length your computer can handle.

Getting started

Just clone this repository to your computer and open up index.html in your browser. You'll see the example from example.js, which is shown here in the first gif:

fabrik-example photogeometryv1 photogeometryv2 photogeometryv3 photogeometryv4

About

An implementation of FABRIK aside a little library intended to provide easy three dimensional inverse kinematics for threejs and beyond.

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 4.5%