Hi,
how can I transmit a image signal to a Vive Headset to enjoy it in VR?
Thank you
View Unity-Octane Scene with VR Headset (Vive)
Moderator: ChrisHekman
If you have a stream to a VR device from Unity, you can use Octane to render to a texture, and use that texture for your stream. The render to texture option can be found at the top of the PBR Render Target component settings.
- Rick
Nice, thank you for the clarification. I will give it a try.