Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 800 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 800 Bytes

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()