CG Shaders – Outline
This is a fairly simple extension of my ramp shader. It uses an early pass to inflate the vertices via the vertex normal and color them. This produces an outline that is rendered in world space and fades appropriately in the distance. Potentially you could model your own outline mesh and get similar results but this […]