←back to thread

46 points homarp | 1 comments | | HN request time: 0.204s | 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(2): >>42745665 #>>42747255 #
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 #
1. spencerflem ◴[] No.42750361[source]
Its an exciting experiment in non linear communication ;)