The colored shadow image of the 3d object is great at showing the other dimension. It would be really cool to see intersections of more complex objects!
Viewing post in MONS jam comments
I definitely agree, but one jarring technical limitation that put a stop to any complex shape was getting the concave hull of an object. We didn't have the time to find & implement a working algorithm, so we got the convex hull which is easier. This limitation made it unable to find the crossection of any objects with pockets or divots, which is a shame