https://github.com/danielesteban/fabrik
Forward and backward reaching inverse kinematics
https://github.com/danielesteban/fabrik
Last synced: about 1 year ago
JSON representation
Forward and backward reaching inverse kinematics
- Host: GitHub
- URL: https://github.com/danielesteban/fabrik
- Owner: danielesteban
- License: mit
- Created: 2024-06-01T14:03:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T14:28:35.000Z (about 2 years ago)
- Last Synced: 2025-04-18T21:31:24.527Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://fabrik.gatunes.com/
- Size: 23.4 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[fabrik](https://fabrik.gatunes.com)
==
> Forward and backward reaching inverse kinematics
```bash
# clone repo:
git clone https://github.com/danielesteban/fabrik.git
cd fabrik
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser
```