stereokit-rust

Crates.iostereokit-rust
lib.rsstereokit-rust
version
sourcesrc
created_at2025-04-25 15:22:56.922884+00
updated_at2025-05-22 17:41:12.376546+00
descriptionHigh-Level Rust bindings around the StereoKitC library for XR
homepage
repositoryhttps://github.com/mvvvv/StereoKit-rust
max_upload_size
id1649124
Cargo.toml error:TOML parse error at line 29, column 1 | 29 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
mv81 (mvvvv)

documentation

README

This project is a rust binding of the excellent StereoKit project

screenshot

CI Status

This project is at an early stage so try it carefully. To start using it see the documentation.

If you prefer to download the source code, to contribute or launch the demo see the instructions here.

Troubleshooting

Submit bugs on the Issues tab, and ask questions in the Discussions tab!

The project https://github.com/StereoKit/StereoKit/ will give you many useful links (Discord/Twitter/Blog).

Dependencies

This project was made possible thanks to the work of many talents on the following projects:

  • StereoKit which itself is based on valuable projects.
  • rust_mobile used for the android specific code.
  • winit used for cross-platform management.
  • openxrs nice binding of OpenXR.
  • blender for gltf files, HDRI, models and demo animations
  • gimp for icons files.
  • bitflags.
  • android_logger.
  • this_error & anyerror.
  • ... many others, more discreet, without which nothing would be possible.
Commit count: 0

cargo fmt