1 مستودع
Translation layers that wrap VR runtimes to provide compatibility between different hardware ecosystems.
Distinct from VR Hardware Compatibility: Specifically focuses on the wrapping and translation aspect rather than general hardware compatibility or runtime initialization.
Explore 1 awesome GitHub repository matching graphics & multimedia · Runtime Wrappers. Refine with filters or upvote what's useful.
Revive is an OpenVR runtime wrapper and virtual reality driver emulator. It serves as a hardware compatibility layer that enables virtual reality games designed for specific proprietary hardware to run on OpenVR compatible devices. The project functions by translating proprietary system calls into open standards, which allows software designed for the Oculus Rift to operate on other headsets such as the HTC Vive or Valve Index. It achieves this by mimicking the identity of supported hardware to bypass software compatibility checks. This is implemented through a runtime wrapper that intercept
Acts as an OpenVR runtime wrapper that enables Oculus-exclusive games to operate on OpenVR-compatible hardware.