TIA to anyone who can help.
Ultimately, I’m trying to make this:
Inside each pentagon, I would like to insert an indentation using some sort of mesh. Something I learned how to do from this video: Beijing Water Cube (Grasshopper Tutorial) - YouTube
If you read the responses from Link 1 above, you can cut a triangle through multiples of this shape and apply them to the faces of an icosahedron. If you look at example 1 in the expression attached, I did apply this group of curves to one face successfully.
BUT, When I input the whole list of faces from the DeBrep to the Trimap, it puts a single curve on each, as in example 2 in the expression. Clearly I could use List item to pull each face, then Trimap to each face, but that seems like something GH should do if asked correctly.
I also know that this is not on a sphere yet, and I have not figured out how to get this all onto a sphere yet. Also I know that I have to slave the size of the pentagons to the size
Finally, if anyone knows how to get a mesh mapped onto the surface of the sphere, I would be very appreciated as well.
Thanks
Flower star Help.gh (22.2 KB)