Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
AGr_'s avatar
AGr_
Honored Guest
13 years ago

3D Streetview?

I am interested in trying to capture a static image sphere using 2 cameras in order to create a streetview like stereoscopic 3d experience, where the user wearing the Rift can pan around the image by just looking around.

Does anyone know of examples of existing implementations? My initial thoughts are that you would need a lot more data than simply 2 image spheres. So I was thinking of having 2 cameras on a head/neck model and pivot them around to take lots of images at different view angles, and then using those reference images synthesis new images for each eye depending on where exactly the user is currently looking. Can anyone suggest some reading for how best to do that image interpolation and what kind of image reprojections might be needed?

I know google streetview had an anaglyph mode for awhile, but from what I have read that was generated by combining a single image with depth data from the laser scanner, so it's not exactly the same approach.

18 Replies