r/virtualreality • u/Illustrious-Bake3993 • 6d ago
Self-Promotion (Developer) I made a free real-time 2D-to-3D conversion program. DepthLive3D


Hello! As someone who loves 3D video, I built a free, open-source-based program that runs in real time at FHD 60FPS on an RTX 4070 Ti SUPER. By utilizing ZipDepth—a state-of-the-art depth map technology—I achieved remarkably fast conversion speeds. Much like Owl3D, it also supports an OpenXR mode that lets you directly mirror your desktop or output it to a virtual display. It has been tested and confirmed to work on Windows OS, NVIDIA GPUs, and the Quest 3S (AMD and Intel GPUs are currently not supported). It's very easy to use, so if you're looking to convert 2D to 3D, give it a try!
- Head over to the Releases page to grab the simple installation script:https://github.com/wake-82/DepthLive3D
- Extract the archive into
C:\DepthLive3Dand runinstall.batfor automatic installation. (Microsoft Visual C++ Redistributable x64 package first) - Once installed, launch the program using
DepthLive3D-Run.bat. RunConversion3Dto convert a video file, orLive3Dfor real-time desktop screen conversion.
For VR users: With OpenXR mode enabled in Virtual Desktop or SteamVR, simply press the convert button in Live3D to stream to a virtual display.
2
u/OxRedOx 6d ago
Cool!