I’ve got a problem with tiling a roof that has a rather complex shape. Asked this question under modeling here: Fitting Geometry to Surface (Tiles to roof) with complex surface, and the kind replier forwarded me to this section as perhaps someone here might have a good solution.
TLDR:
This part of the roof cannot be tiled using a lattice anymore, as I did before, so I’m trying it with geometry nodes.
So far I got something like this:
A simple shape on the left with the correct result, and the desired shape on the right with 2 problems:
- The rotation of each tile needs to be different according to the shape of the mesh.
- The Distance of each tile needs to be equal, yet I cannot fit the tile as point instance to the surface because the vertecies on the complex surface have unequal distances.
One of you geometry node cracks know how to solve this?