awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Wrappers

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.

Awesome Runtime Wrappers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • librevr/reviveالصورة الرمزية لـ LibreVR

    LibreVR/Revive

    3,757عرض على GitHub↗

    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.

    C++oculusopenvr
    عرض على GitHub↗3,757
  1. Home
  2. Graphics & Multimedia
  3. VR Hardware Compatibility
  4. Runtime Wrappers