Skip to content

A FABRIK IK resolver example implement with typescript

License

Notifications You must be signed in to change notification settings

RuiChen0101/fabrik-example

Repository files navigation

FABRIK Example

This is an example of the FABRIK algorithm implemented in Typescript. Using html canvas for 2D rendering and Three.js for 3D rendering.

FABRIK Algorithm

FABRIK Algorithm

2D Example

2D Single Chain

2D Multi Chain

3D Example

3D Single Chain

3D Multi Chain

3D Full Body

Running the project

To run the project, you need to have Node.js installed. Then, you can run the following commands:

npm ci
npm run dev

LICENSE

MIT License

About

A FABRIK IK resolver example implement with typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published