ForTehLose 9b166a8373 Merge pull request #107 from TheButlah/add-license-files
add license files and section in README
2024-05-26 15:14:09 -04:00
2024-04-06 23:23:38 +02:00
2024-03-31 00:56:24 +01:00
2024-02-23 00:15:22 -05:00
2024-03-16 22:33:35 +01:00
2024-03-16 22:33:35 +01:00
2024-04-24 03:08:19 -04:00

Bevy OpenXR

A crate for adding openxr support to Bevy ( planned to be upstreamed ).

To see it in action run the example in examples with cargo run --example xr

Discord

Come hang out if you have questions or issues https://discord.gg/sqMw7UJhNc

Troubleshooting

  • Make sure, if you're on Linux, that you have the openxr package installed on your system.
  • I'm getting poor performance.
    • Like other bevy projects, make sure you're building in release (example: cargo run --example xr --release)

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!

Your contributions

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.

Description
No description provided
Readme 3.7 MiB
Languages
Rust 98.4%
Nix 1.6%