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

9 lines
220 B
Plaintext
Raw Normal View History

## {inf, k} but with ultraideal vertices
intslider(valence,3,3,MAX_VALENCE)
slider(multiplier, 1.1, 1, 2)
h2.
distunit(arcmedge(inf:^valence)*multiplier)
let(u = 360*deg/valence)
unittile(u,*inf)
conway("(0 0)")