Forum Discussion

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

No 3D/depth while playing 360 videos

Hi,

As many others from here I tried to make my own VR Movie Player. I searched the forums and learn some tricks and managed to play the movie on 2 spheres using the 2 camera. the movies working fine (i also use AVPro for playing mp4 movies) and rotating the camera is fine, but.... I have no depth/3D effect enabled.

- The Player settings are all checked (stereoscopic and vr supported)
- I am using CenterEyeAnchor with target Eye = Both
- left sphere has LeftEyeOnly layer and rightSphere is on RightEyeOnly layer

Is there something I am missing here? Cannot find other posts here with this problem.

I am using SDK: 0.8 and latest Unity Personal Ediiton.

Thanks,

3 Replies

Replies have been turned off for this discussion
  • ravl87's avatar
    ravl87
    Honored Guest
    @cybereality: thanks for that topic link.
    i also tried using other 2 cameras but the center one had the culling set to everything, including the other 2 layers.
    after reading the posts, I change the culling mask for the center camera to: All except the 2 layers which are used for the left and right and is working fine now.

    @peterept: yeah, the movie was stereoscopic :P