Page 1 of 1

Glow effect on 3d Shape

PostPosted: Mon Nov 30, 2015 12:16 pm
by Ben Chatter
Hi

Is it possible to add a glow effect directly to a 3d Shape without having to do a 3d render first as I want to keep the shape in the 3d environment.

Thanks

Ben

Re: Glow effect on 3d Shape

PostPosted: Mon Nov 30, 2015 4:57 pm
by Chad Capeland
All shading is done as fragments, which means you need geometry to generate the fragments. You could add a facing plane, but probably not worth it except for maybe particle effects.