Skip to content

Suparnpree/Controlling-VRM-and-3D-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone or download this repository

  2. Install dependencies: ``` npm install ```

  3. Place your VRM model file in the public directory as VRM1_Constraint_Twist_Sample.vrm

  4. Start the development server: ``` npm run dev ```

  5. Open your browser to http://localhost:3000

Usage

  1. Manual Mode: Use the sliders on the right to manually control joint rotations
  2. Camera Mode: NOT WORKING ACCURATELY PLEASE DONT USE
  3. Photo Mode: NOT WORKING ACCURATELY PLEASE DONT USE

Dependencies

  • React 18
  • Three.js
  • @pixiv/three-vrm
  • MediaPipe (Pose & Hands)
  • Vite

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors