1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-29 08:33:25 +00:00
hyperrogue/tessellations/sample/floret.tes

10 lines
193 B
Plaintext
Raw Normal View History

2020-06-05 23:10:03 +00:00
## floret-like tiling
## from Marek14's post in HyperRogue discord
e2.
angleunit(deg)
tile(1,60,3,120,1,120,1,60,1,240,1,180,1,120)
c(0,0,0,6,0)
c(0,1,0,1,0)
c(0,2,0,5,0)
c(0,3,0,4,0)