1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-07-01 01:23:17 +00:00
hyperrogue/tessellations/floret.tes

10 lines
190 B
Plaintext
Raw Normal View History

2019-12-27 09:14:26 +00:00
## floret-like tiling
## from Marek14's post in HyperRogue discord
e2.
angleunit(deg)
tile(1,120,3,60,1,60,1,120,1,-60,1,0,1,60)
c(0,0,0,6,0)
c(0,1,0,1,0)
c(0,2,0,5,0)
c(0,3,0,4,0)