This is an example of the FABRIK algorithm implemented in Typescript. Using html canvas for 2D rendering and Three.js for 3D rendering.
To run the project, you need to have Node.js installed. Then, you can run the following commands:
npm ci
npm run dev
MIT License