/IKSolver-for-threejs

IK Solver for three.js

Primary LanguageJavaScript

IK Solver for three.js

Get started

Install Parcel and the dependencies...

npm install -g parcel-bundler
cd IKSolver-for-threejs
npm install

...then start Parcel

npm run dev

Navigate to localhost:1234. You should see the app running.