Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Visualize a set of tiles
ResourceFunction["TilingPatternPlot"][tiles] show tiles as a Graphics expression. |
Show some tile patterns where the first two could overlap to make the third:
In[1]:= | ![]() |
Out[1]= | ![]() |
Show a single tile:
In[2]:= | ![]() |
Out[2]= | ![]() |
Multiple colors can be used:
In[3]:= | ![]() |
Out[3]= | ![]() |
Use a tile specified as a SparseArray:
In[4]:= | ![]() |
Out[4]= | ![]() |
The following 42 tiles are believed to form an aperiodic tiling set equivalent to the minimal Wang tiling set:
In[5]:= | ![]() |
Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License