Skip to content

A VR headset library for Rust programs targeting the Oculus Rift.

License

Notifications You must be signed in to change notification settings

binsoftware/rovr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rovr: VR headsets in Rust

rovr provides support for orientation and positional tracking plus rendering to VR headsets, currently using the Oculus SDK. It exposes a safe, Rust-native API for working with the Oculus Rift DK2 and other supported headsets.

rovr currently supports version 0.5.0.1 of the Oculus runtime/SDK, on Windows, OS X, and Linux.

rovr's API is functional, but a work in progress and should be considered unstable as the VR SDK landscape evolves. Feedback and PRs welcome.

Documentation

Documentation is available here.

Build notes

rovr dynamically binds to the Oculus runtime, so users of rovr programs will need the Oculus runtime installed.

About

A VR headset library for Rust programs targeting the Oculus Rift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages