PyroFlareX / Vinegar

My multi-platform rendering engine. Requires C++14.
1 stars 0 forks source link

Add VR Implementation #17

Closed PyroFlareX closed 4 years ago

PyroFlareX commented 4 years ago

Adds VR implementation via OpenVR. OpenVR is a new dependency for building, but not necessarily for running. Configurable via cmd args or startup input.

PyroFlareX commented 4 years ago

Works with testing!

PyroFlareX commented 4 years ago

Oops, did it wrong.