Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
volkerku's avatar
volkerku
Explorer
6 years ago

Quest dev in Unity Per Eye Cameras for stereoscopic content

I'm struggling with displaying stereoscopic (left/right) imagery in combination with geometry in the Quest.
Basically the setup is two spheres with the normal pointing inwards, one is on a left layer, the other on a right.
The camera rig has two cameras one targeting the left eye the other the right. Also the culling masks of cameras set accordingly.
(as an alternative I tried the Unity Skybox panoramic shader)
All this works great on a Rift and Quest.
However, if I add 3D geometry to the scene (on default layer), things get weird.
On the Rift it is ok, stereoscopic video in the background and 3D geometry in the foreground.
On the Quest, the geometry is only visible in one eye. 
I tried everything I think, any ideas?

1 Reply

Replies have been turned off for this discussion
  • spereira9's avatar
    spereira9
    Honored Guest

    Hello volkerku  ,

     

    Have you found a solution to this problem?
     
    I want to recreate 1 3d image with 2 cameras, but through the “Use camera per eyes” function the image is still very similar to a 2d image in the oculus quest.
     
    If you have any ideas, I appreciate it.
     
    Best Regards.