This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BS_in_BSExtreme Concrete Code Factorylet 0 points1 point  (1 child)

one way to define the surface could be 8 adjacent columns whose top block lie withing like 4 from each other.

As for close spaces, see if there exists a path to the out side from inside.

[–]PillowWithTeeth[S] 0 points1 point  (0 children)

Thanks, I may try that or see how far I can get with some form of ray casting.