Decagon Grid

Hello everyone!

It would be greatly appreciated to receive guidance on how this script could be further developed to generate the decagon grid so that it can ultimately be used as a precise floor pattern, including the joints.

Thank you very much in advance!

Decagon Grid.gh (12.2 KB)

Probably the fastest thing to do would be to take advantage of some plug-ins; here Parakeet and I think Surface+ (for Stellate Triangular Surface):

Decagon Grid VR1.gh (35.1 KB)

The Region Intersection used to trim the pattern to rectangle bounds and the offsetting of the tiles to make way for the grouting is what makes the definition slow.

Or much more simply (and quickly):


Decagon Grid VR2.gh (17.6 KB)
Decagon Grid VR3.gh (36.1 KB)

Hi Volker,

Thank you very much for all the options you provided - they are incredibly helpful!!!

Please mark a solution.