An open API service indexing awesome lists of open source software.

https://github.com/bancedev/motion-demo

sandbox for motion capture prototyping
https://github.com/bancedev/motion-demo

Last synced: 9 months ago
JSON representation

sandbox for motion capture prototyping

Awesome Lists containing this project

README

          

# Motion Capture Demo

## Development Environment

This project uses [`uv`](https://docs.astral.sh/uv/) for dependancy management.

### Build Virtual Environment

1. `uv sync --all-extras`
2. `uv venv`
3. use the appropriate command for your OS to activate the venv
4. `python main.py` to run the demo.