Question by
ewoudwerf · Feb 19, 2020 at 01:47 PM ·
shadershader programminggeometrygeometry shader
Extrude Geometry shader
Hi I need a geometry shader that extrudes faces from a flat mesh, I found this shader, which does almost what I need it to. But this shader also extrudes faces within the extruded volume, not normally seen with culling turned off. But in my use case this will definitely be seen and ruin the effect I'm going for, I basically only want to extrude from the outer edge.
Comment
Your answer
Follow this Question
Related Questions
Geometry shader double sided leaf, shadows projected on both sides. 0 Answers
i wanna draw inside like outside. shader.... 1 Answer
Combine 2 Shaders,Combine 2 shaders 0 Answers
When or how are we going to get Custom Functions on Shader Graph now 0 Answers
A public list of color in shader. 0 Answers