acidrainstudios / TrueReality

True Reality (TR) is an open source LGPL Game and Simulation Engine written entirely in Standard C++ and OpenGL. It runs on all Windows platforms and GNU/Linux. OpenSceneGraph is used as its graphics engine, along with many other open source projects for support of various features.
GNU Lesser General Public License v3.0
12 stars 7 forks source link

Virtual Reality Headset Support #18

Open DieSlower opened 7 years ago

DieSlower commented 7 years ago

Support for VR systems such as HTC's Vive and Oculus' Rift. It will utilize the OpenVR library.

DieSlower commented 6 years ago

Since trVR was removed, a new module will need to be created. This ticket can still be used for that effort.