gillesferrand / Unity-RayTracing

Demo of volume rendering a data cube in Unity by performing ray tracing on the GPU
63 stars 17 forks source link

Stereo Support for Virtual Reality? #5

Closed artificialillusions closed 4 years ago

artificialillusions commented 4 years ago

Hello Giles, Is there a way to make the shader support stereo rendering for Virtual Reality? Thank You.

artificialillusions commented 4 years ago

Switched stereo rendering mode in XR to Multipass and it works fine.