Tagged Questions
4
votes
2answers
308 views
What is this Super Mario shading technique (the edge glow) called?
What is this Super Mario shading technique (the edge glow) called? It can best be seen at the legs.
3
votes
1answer
700 views
How'd they do it: TF2 payload cart glow?
How did the creators of TF2 make the glow on the payload cart visible through walls? Is it possible to implement this in Unity's shaderlab?
35
votes
1answer
2k views
How can I reduce aliasing in my outline glow effect?
I'm trying to replicate the glowing outline effect in the Left 4 Dead game. The effect causes an objects outline to glow, even when the object is occluded. Here is a screenshot of the effect:
I'm ...