eloraiby / fullik

javascript fast iterative solver for Inverse Kinematics

Home Page:http://lo-th.github.io/fullik/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript fast iterative solver for Inverse Kinematics on three.js

is a conversion from java to Caliko libs, Caliko library is an implementation
of the FABRIK inverse kinematics algorithm by Dr. Andreas Aristidou

LAUNCH DEMO

Note: Fullik is now FIK
new Fullik.Bone() -> new FIK.Bone3D()
new Fullik.Bone() -> new FIK.Bone3D()
new Fullik.Chain() -> new FIK.Chain3D()
new Fullik.Structure() -> new FIK.Structure3D()

About

javascript fast iterative solver for Inverse Kinematics

http://lo-th.github.io/fullik/

License:MIT License


Languages

Language:JavaScript 97.2%Language:HTML 2.8%