←back to thread

24 points homarp | 3 comments | | HN request time: 0.628s | source
Show context
spencerflem ◴[] No.42744758[source]
My favorite maze algorithm is this one: https://cs.wellesley.edu/~pmwh/papers-fcpcg/presentation/sli...

Live demo at: https://cs.wellesley.edu/~pmwh/hydrodendron/

It allows generating an infinite maze looking at any arbitrary area of the maze, without any loops, using fractal coordinates

replies(1): >>42745665 #
1. MrLeap ◴[] No.42745665[source]
Oh I loath how that first link hijacks the back button.
replies(2): >>42746233 #>>42746312 #
2. spencerflem ◴[] No.42746233[source]
Yeah its a weird format for a paper ngl
3. spencerflem ◴[] No.42746312[source]
Good news, found it as a more normal paper too:

https://cs.wellesley.edu/~pmwh/papers-fcpcg/FDG2021-Mawhorte...