How to render clipped objects as solid objects with predefined color?

@PavelBoytchev
I used similar idea, with painting of back faces with a solid color, for example, to make that yellow sandbed :slight_smile: Didn’t double the objects, just used gl_FrontFacing in patched materials.

1 Like