SlimeVR / SlimeVR-Rust

🦀 + SlimeVR = 💖
Apache License 2.0
70 stars 26 forks source link
embedded openvr rust steamvr vr

SlimeVR-Rust

A monorepo for SlimeVR's Rust code.

Project Structure

A monorepo stores mutliple librares and apps all in one git repo. The main projects are:

Motivation

Jokes aside, the official Java and C++ implementations of SlimeVR make up most of the core SlimeVR codebase. Many people know Java and C++, but there is a growing interest in Rust too. By providing this repository, we hope to encourage people interested in Rust to contribute to SlimeVR. This may lead to new applications and features that can either work alongside, or give back to, the mainline Java codebase.

Contributing

A guide for contributors can be found in CONTRIBUTING.md

License

Unless otherwise specified, all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.