A lightweight, IK system that places character feet accurately on uneven terrain and physics objects. Runs entirely in the browser.
- Node.js 18+
- A local dev server (Vite recommended)
git clone https://github.com/Aditya02git/Leg-IK_In_ThreeJS_With_Rapier.git
cd your-reponpm installnpm run devThen open http://localhost:5173 in your browser.