#Transparent mesh's ouline

1 messages · Page 1 of 1 (latest)

uncut saffron
#

How to make an outline for a transparent mesh

grim yarrow
#

Depends on what outline technique you're using.

#

But basically the same way as non transparent.

uncut saffron
#

I think I just know one way and that might not work with transparent meshes

#

Backface culling

grim yarrow
#

Backface culling is not an outline rendering technique. It's literally for culling back faces of a mesh.

#

You probably mean inverse hull or whatever it's called. Where you render the backfaces of the same mesh scaled up.

#

And it would work imho. Though, it might not look great.

uncut saffron