Isometric Renders

Isometric Renders

50.6k Downloads

Add option to enable culling

Derpitron opened this issue ยท 1 comments

commented

Many isometric renders of closed spaces remove certain walls in order to show the interior, e.g as below
image

However, when rendering a closed or underground space, the buildings are obscured by stone or other wall materials.
area_render_9

With this in mind, is it possible to add an option to cull chosen surfaces/blocks?

commented

This issue is in no way a trivial addition and I argue there is no real value in it. It would be difficult to properly design an interface that lets you choose which blocks to cull and which ones to keep - it is significantly easier and more straight-forward to simply remove the blocks in question from the world before rendering. I appreciate the kind of look you're going for, but you can very much achieve it in the current version of Isorenders and it's not really feasible to control culling in the way required to make this work

Cheers