1 रिपॉजिटरी
Toolkits designed to add virtual reality capabilities to games through engine injection and modding.
Distinct from Game Modding Interfaces: Focuses on the programmatic injection of VR systems rather than just user-facing mod installation interfaces.
Explore 1 awesome GitHub repository matching game development · VR Modding Frameworks. Refine with filters or upvote what's useful.
UEVR is a modding toolkit designed to inject virtual reality support into games built with Unreal Engine. It functions as a stereoscopic rendering injector and plugin loader that enables 3D depth and head tracking in titles not natively designed for VR. The project distinguishes itself by providing a framework for six-degree-of-freedom tracking and a world-space UI projector that transforms flat 2D interface elements into 3D objects. It includes a VR input mapping framework to synchronize headset and controller transforms with engine components for physics and camera interaction. The system
Provides a comprehensive toolkit for injecting stereoscopic rendering and 6DOF tracking into Unreal Engine games.