[SOLVED] Custom mesh not rendering?

The first thing I do to debug meshes that aren’t showing is use the unshaded material and enable wireframe mode. If it shows as intended disable backface culling to see if the winding order is correct.

Then I generate a normal mesh to see if I’ve done normal calculations properly when I get to lighting.

2 Likes