Docs.rs
bevy_mod_openxr-0.4.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_mod_openxr 0.4.0
Community crate for OpenXR in Bevy
Crate
Source
Builds
Feature flags
Documentation
Coverage
23.93%
56
out of
234
items documented
1
out of
1
items with examples
Size
Source code size: 351.87 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 11.53 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
awtterpip/bevy_oxr
360
52
6
crates.io
Dependencies
bevy_app ^0.17.0
normal
bevy_camera ^0.17.0
normal
bevy_derive ^0.17.0
normal
bevy_ecs ^0.17.0
normal
bevy_log ^0.17.0
normal
bevy_math ^0.17.0
normal
bevy_platform ^0.17.0
normal
bevy_reflect ^0.17.0
normal
optional
bevy_render ^0.17.0
normal
bevy_transform ^0.17.0
normal
bevy_window ^0.17.0
normal
optional
bevy_winit ^0.17.0
normal
optional
bevy ^0.17
dev
ash ^0.38
normal
optional
bevy_mod_xr ^0.4.0
normal
openxr ^0.19.0
normal
thiserror ^2.0.3
normal
wgpu ^26
normal
wgpu-hal ^26
normal
wgpu ^26
normal
openxr ^0.19.0
normal
winapi ^0.3.9
normal
optional
android_system_properties ^0.1.5
normal
optional
jni ^0.20
normal
ndk-context ^0.1
normal
Versions
0.4.0
(2025-10-19)
0.3.0
(2025-05-02)
0.2.1
(2025-04-09)
0.2.0
(2025-03-06)
0.1.0
(2024-12-11)
0.1.0-rc2
(2024-10-22)
0.1.0-rc1
(2024-07-05)
Owners
Bevy mod OpenXR
This is the OpenXR backend for bevy_mod_xr for more info see the
repo