mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
Update Readme.md
This commit is contained in:
@ -3,7 +3,7 @@ VR-RS
|
||||
|
||||
[](https://travis-ci.org/csherratt/vr-rs)
|
||||
|
||||
VR-RS providers bindings for the Oculus's libovr. Currently it only provides bindings for 0.2.5c.
|
||||
VR-RS providers bindings for the Oculus's libovr. Currently it only provides bindings for 0.3.2c.
|
||||
|
||||
Building
|
||||
--------
|
||||
@ -92,4 +92,4 @@ fn render(frame_index: uint, hmd: &ovr::Hmd, base_view: &Matrix4<f32>) {
|
||||
// this will swap the buffers and frame sync
|
||||
hmd.end_frame();
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user