Skip to content

Aditya02git/Leg-IK_In_ThreeJS_With_Rapier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegIK — Procedural Leg Inverse Kinematics for Three.js + Rapier

A lightweight, IK system that places character feet accurately on uneven terrain and physics objects. Runs entirely in the browser.


Requirements

  • Node.js 18+
  • A local dev server (Vite recommended)

Installation

1. Clone the repo

git clone https://github.com/Aditya02git/Leg-IK_In_ThreeJS_With_Rapier.git
cd your-repo

2. Install dependencies

npm install

3. Start the dev server

npm run dev

Then open http://localhost:5173 in your browser.


About

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors