Hello, I’m trying to triangulate an angled tapered facade, where the geometry is protruding, and there is a randomized variation within the triangulated grid for flat triangles. I’ve tried this with gh before, but I couldn’t grasp the sequence of the logic, and tried with python in gh instead since gpt could help me generate the code. I had managed to generate only the stacking of the triangular module, but not applying to the surface. I’ve also tried to do the pattern to the facade directly, but for some reason the pattern won’t follow the surface and always go out of boundary edges. After 2 days, I resorted to building it in rhino manually, but the angled and tapered surface make the edges difficult to match. Edit: I think as long as there is a triangulated grid with the same dimensions as what I have modeled manually, I can just ArrayLinear and for the edges I can map it manually as long as there is the grid (?)
module-pattern-facade.gh (13.1 KB)
facade.3dm (2.9 MB)
