mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-30 03:55:14 +00:00
12.0o
This commit is contained in:
15
tessellations/sample/with-apeirogon-2.tes
Normal file
15
tessellations/sample/with-apeirogon-2.tes
Normal file
@@ -0,0 +1,15 @@
|
||||
## A1 ((3,3,5,oo)+(3,5,5,5)), (3,5,3,oo)A, (3,5,5,5)Ax3, (3,5,5,5)F
|
||||
h2.
|
||||
distunit(arcmedge(3,5,5,5))
|
||||
let(u3 = regangle(1, 3))
|
||||
let(u5 = regangle(1, 5))
|
||||
let(u0 = regangle(1, inf))
|
||||
unittile(u0,*inf)
|
||||
unittile(u3,u3,u3)
|
||||
unittile(u5,u5,u5,u5,u5)
|
||||
unittile(u5,u5,u5,u5,u5)
|
||||
unittile(u5,u5,u5,u5,u5)
|
||||
unittile(u3,u3,u3)
|
||||
unittile(u5,*5)
|
||||
unittile(u3,*3)
|
||||
conway("(0 0')(1' 0'')(2' 1'')(2'' 0''')(3'' 0@5)(4'' 1''')(2''' 2@4)(3''' 0@7)(4''' 1@4)(0@4 1@5)(3@4 2@5)(4@4 0@6)")
|
||||
Reference in New Issue
Block a user