Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Make plots of Penrose tiles
ResourceFunction["PenroseTile"][init,t] shows the Penrose tile starting with init for t steps. |
Five steps for a prototile:
In[1]:= |
Out[1]= |
Make a grid of successive steps:
In[2]:= |
Out[2]= |
Remove construction lines:
In[3]:= |
Out[3]= |
Remove circles:
In[4]:= |
Out[4]= |
Modify colors of circles:
In[5]:= |
Out[5]= |
Modify colors of tiles:
In[6]:= |
Out[6]= |
In[7]:= |
Out[7]= |
Modify directives:
In[8]:= |
Out[8]= |
Scale polygons:
In[9]:= |
Out[9]= |
Attach a texture:
In[10]:= |
Out[10]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License