IronWarrior / UnityOutlineShader

Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
https://roystan.net/articles/outline-shader
The Unlicense
882 stars 109 forks source link

Does not work with VR camera #8

Open milovincent opened 4 years ago

milovincent commented 4 years ago

Importing the SteamVR plugin causes the screen to be entirely black upon playing.