- Node.js (v16 or higher)
- npm or yarn
-
Clone or download this repository
-
Install dependencies: ``` npm install ```
-
Place your VRM model file in the
publicdirectory asVRM1_Constraint_Twist_Sample.vrm -
Start the development server: ``` npm run dev ```
-
Open your browser to
http://localhost:3000
- Manual Mode: Use the sliders on the right to manually control joint rotations
- Camera Mode: NOT WORKING ACCURATELY PLEASE DONT USE
- Photo Mode: NOT WORKING ACCURATELY PLEASE DONT USE
- React 18
- Three.js
- @pixiv/three-vrm
- MediaPipe (Pose & Hands)
- Vite