Search code examples
c#xna-4.0

Render video file into 3D


How can I render video like a normal wmv file into 3D so that I can translate, zoom or rotate the video based on the user's key down input? Is it possible?


Solution

  • Alright, once again the link:

    http://www.i-programmer.info/news/105-artificial-intelligence/4917-free-library-converts-2d-image-to-3d.html

    It explains how the conversion works, and has a download libary link on the bottom. It converts a still 2 image or a video into a 3d depth image.