Torque3D/Engine/lib/bullet/examples/ThirdPartyLibs/openvr
marauder2k7 13fa178cf6 update bullet so it actually works
Moved the addSourceDirectory for physics/Bullet into the Engine/Source/CMakeLists.txt file that way it can actually appear where we expect it to in the solution explorer.
2026-06-03 15:08:51 +01:00
..
headers update bullet so it actually works 2026-06-03 15:08:51 +01:00
lib update bullet so it actually works 2026-06-03 15:08:51 +01:00
samples/shared update bullet so it actually works 2026-06-03 15:08:51 +01:00
LICENSE * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00
README * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00

OpenVR is an API and runtime that allows access to VR hardware from multiple 
vendors without requiring that applications have specific knowledge of the 
hardware they are targeting. This repository is an SDK that contains the API 
and samples. The runtime is under SteamVR in Tools on Steam. 

Documentation for the API is available in the wiki: https://github.com/ValveSoftware/openvr/wiki/API-Documentation

More information on OpenVR and SteamVR can be found on http://steamvr.com