Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 490 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 490 Bytes

Motion-Matching

1. Installation

pip install -r requirements.txt

2. Usage

python main.py

You can modify the motion material in [character_controller.py] at line 15, where you have the option to select a different BVH file under motion_material for replacement.

3. Results

You can use the Arrow keys or WASD on your keyboard to control the direction of the character's movement.