Hi,
The marching squares algorithm evaluates four neighboring cells and returns a proper tile based on some basic rules. Here, I’ve made the proper geometry to accommodate all 16 solutions by use of an object collection. For vertical extension, I shrunk the evaluation pattern at each elevation. File is available if requested (and a proper drop site is available).
You must log in or # to comment.