|
|
|
|
|
by joeld42
3711 days ago
|
|
Also don't miss the Valve OpenVR SDK, here's their "hello world" sample:
https://github.com/ValveSoftware/openvr/tree/master/samples/... if you want something a bit more low-level than Unity. There was one tiny change I had to make, change "LoadTexture" to "LoadTexture_Async", there's a couple of pull requests with the details. I can't wait to start making vr stuff. |
|