I am having some issues when it comes to geometry display when uploading my GH script to ShapeDiver. There are some configurations where geometries suddenly disappear:
It is difficult to see what the problem is from your screenshots, as your screenshot from Rhino display mesh edges. How does it look when mesh edges are hidden? Can you zoom on details of the structure? Is it possible that several planar surfaces overlap with each other? In that case, rendering in the viewer might lead to obstructed or flickering objects.
If possible, if you could share a minimal Grasshopper definition showing the issue, it would help us investigate.
Hi! Sorry but I was able to figure this out just now. It turns out that it was just a data tree issue with the attach transformations where it is outputting each tile individually instead of just one for the entire layout.