Forum Discussion

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

How to show different things in the monitor and Oculus Rift

Hello!,

I have a question about the oculus rift DK2.

I want so show different things in the monitor and in the oculus rift. Now I'm using the mirroring because I want to show the same in both devices but one particular gameobject only in the monitor (this gameobject have a specific layer for the "culling mask" of the oculus rift cameras) but I don't know how to show it only in the monitor. Thanks a lot!

2 Replies

Replies have been turned off for this discussion
  • I don't think so at the moment (otherwise I'd really like a non-distorted view on the monitor).
    I think the only way to do this now is to create a multiplayer unity game and have the monitor image be generated by a second (slave) computer running the game with a modified view.