←back to thread

46 points homarp | 6 comments | | HN request time: 0.832s | source | bottom
1. 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(2): >>42745665 #>>42747255 #
2. MrLeap ◴[] No.42745665[source]
Oh I loath how that first link hijacks the back button.
replies(2): >>42746233 #>>42746312 #
3. spencerflem ◴[] No.42746233[source]
Yeah its a weird format for a paper ngl
4. spencerflem ◴[] No.42746312[source]
Good news, found it as a more normal paper too:

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

5. Etherlord87 ◴[] No.42747255[source]
The webpage under the first link is an annoying maze too, as if they couldn't make a typical one-dimensional page :D
replies(1): >>42750361 #
6. spencerflem ◴[] No.42750361[source]
Its an exciting experiment in non linear communication ;)