cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Uncharted

Choose Language Hide Translation Bar
Craige_Hales
Super User
Tile

Found this generator for aperiodic Penrose tile, makes a pretty picture.  A JSL implementation should use recursive function calls to make it faster; expanding the string of symbols gets really slow for a really big tiling.  Using transparency shows the generator code makes the same lines more than once.  There is 5-way symmetry around the center.  This is an 8-level deep recursion.

8350_Penrose8.png

Update: another view, 6 levels deep, kites and darts identified and colored

8370_PenroseOrangeBlue.png

Last Modified: Oct 18, 2016 6:49 PM