- Home /
Outline Objects and show even if Obstructed.
Hi,
In my project I would like to achive a outline effect to my objects, I have been trying differnt shaders that I have found online (alot not working, or links arnt working), to achive this effect but I have had no luck. I am looking for a shader that will outline a object and allow that object to been seen even if it has been obstructed. I have tryed to make my own with no luck (as I have had no pier experance to shaders before this).
I am asking if anyone has any links to some shaders that could do this (hopefully free) or could help me code this shader.
Answer by Hellium · Jan 29, 2015 at 11:13 AM
Are you looking for something like this ? If yes, take a look at http://wiki.unity3d.com/index.php/Silhouette-Outlined_Diffuse ! :)
EDIT : You may encounter a problem with the shader, see http://answers.unity3d.com/questions/667483/silhouette-outline-shader-problem-with-overlapping.html
There is this thread too : http://forum.unity3d.com/threads/trying-to-make-a-silhouette-outline-shader.96005/#post-1408098
Please, tell us which shaders have you tried so far :)
Your answer
Follow this Question
Related Questions
3DText Outline Shader 2 Answers
Silhouette Toon Shader 0 Answers
Blueprint Shader 2 Answers
An Outline like the Editor does in game, with transparency 1 Answer