Skip to content

tstodter/inverse-kinematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FABRIK implementation in Typescript

Trying it out

npm run start

What is this?

A Typescript implementation of the FABRIK algorithm described by Aristidou and Lasenby. The current version of is, for the most part, a line by line transposition of the original pseudocode.

Display of IK limb written using a light brush of D3.

Status

In development but working for single limbs of arbitrary length.

When was it written?

August 2019 -> now

Next steps

  • Unit tests
  • Library-ize
  • Functionalize the largely imperative code of the fabrik implementation
  • Genericize for multiple limb-ends

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published