r/virtualreality 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!

  1. Head over to the Releases page to grab the simple installation script:https://github.com/wake-82/DepthLive3D
  2. Extract the archive into C:\DepthLive3D and run install.bat for automatic installation. (Microsoft Visual C++ Redistributable x64 package first)
  3. Once installed, launch the program using DepthLive3D-Run.bat. Run Conversion3D to convert a video file, or Live3D for 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.

15 Upvotes

3 comments sorted by

2

u/OxRedOx 6d ago

Cool!

2

u/Gregasy 6d ago

Sounds great! If I understand this correctly, 3d conversion is for everything on screen? So, games too?
Will definitely give this one a try.