You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/examples/en/09_Simulate/15_penrose_tiles.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* @name Penrose Tiles
3
3
* @arialabel A penrose tile pattern is created by white rhombi being drawn on a black background
4
4
* @frame 710,400
5
-
* @description This is a port by David Blitz of the "Penrose Tile" example from <pre><a href="https://processing.org/examples/">processing.org/examples</a></pre>
5
+
* @description This is a port by David Blitz of the "Penrose Tile" example from <a href="https://processing.org/examples/">processing.org/examples</a>
0 commit comments