cakeslice / Outline-Effect

Outline Image Effect for Unity
MIT License
1.48k stars 201 forks source link

Native VR Implementation does not work properly #29

Open ikriz opened 7 years ago

ikriz commented 7 years ago

With Single-Pass Stereo Rendering and a Single Native Unity Camera. Using the native Unity VR implementation the outline effect is broken.

ikriz commented 7 years ago

Tried rendering in Unity using the Split Stereo non-head mounted (VR mode) right eye still gets a weird offset)

Julian-Th commented 7 years ago

I can confirm that the outline effect is broken with Single-Pass Stereo Rendering. Tried with the HTC Vive and native VR implementation in Unity 5.5.2.

cakeslice commented 7 years ago

Yeah, sorry guys but this effect does not support VR in single pass mode. If someone knows how it can be implemented, please help!

eobet commented 6 years ago

Could there be any help gained by looking at the Silhouette shader supplied with Valve's SteamVR InteractionSystem? If you have the asset, it's located here:

SteamVR\InteractionSystem\Core\Shaders\Silhouette.shader