asajeffrey / webxr

Bindings for WebXR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-webxr

Build Status

A safe Rust API that provides a way to interact with Virtual Reality and Augmented Reality devices and integration with vendor-specific APIs like OpenVR, Oculus, GoogleVR and Magic Leap. The API is inspired by the WebXR Device API (https://www.w3.org/TR/webxr/) but adapted to Rust design patterns.

It's used in the WebXR implementation for Servo browser, but can be used outside of Servo.

Some notes on our plans for this Api: https://paper.dropbox.com/doc/Rust-webxr-plans--Ad8iXHKI15DKsFhfT3ufGiQiAg-xmqpUtCzy8yNMGWwUUxsz

About

Bindings for WebXR

License:Mozilla Public License 2.0


Languages

Language:Rust 97.5%Language:Java 2.2%Language:Makefile 0.2%Language:C++ 0.1%