←back to thread

28 points homarp | 1 comments | | HN request time: 0.211s | 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 #
MrLeap ◴[] No.42745665[source]
Oh I loath how that first link hijacks the back button.
replies(2): >>42746233 #>>42746312 #
1. spencerflem ◴[] No.42746233[source]
Yeah its a weird format for a paper ngl