Skip to content
Slime Locomotion Logo

Repository

Slime Locomotion is an open source project. Community contributions are welcome.

Component Technology
Posture Detection Human posture recognition algorithm
VR Interface SteamVR SDK / OpenVR
Communication Protocol OSC (Open Sound Control)
UI Framework Modern UI framework

We welcome the following types of contributions:

  • Submit bug reports
  • Propose new features
  • Submit code Pull Requests
  • Improve documentation
  • Translate interface (currently supports 28 languages)
  1. Fork the repository to your account
  2. Create a feature branch: git checkout -b feature/my-feature
  3. Commit changes: git commit -m "feat: add new feature"
  4. Push branch: git push origin feature/my-feature
  5. Create a Pull Request on GitHub
  • Follow project code style
  • New features should include test cases
  • Commit messages should clearly describe changes

This project is released under an open source license. See the LICENSE file in the repository for details.

If you encounter any issues or have suggestions, please contact us! We will release fixes as soon as possible! We aim to create an excellent natural movement VR solution.