Thingiverse
Maze-Games
por mechadense
62
Descargas
59
Likes
0
Makes
**Edit 2016-03:**
3D-Maze game models designed to be capped with transpatent acrylic sheets at top and bottom.
I finally added the source-code with which I generated those mazes.
This was ~5 years overdue!! Sorry for the "slight" delay.
The code is a rather horrible hack - but I checked and it still works.
(The code is public domain) To use it load the haskell source file in ghci (the interactive haskell interpreter) and type "help". To adjust maze size / labyrinthicality / inhomogenity / ... you need to change the source-code since all that stuff is hard-coded.
If you want to do elegant idiomatic maze generation in in purely functional programming style (which surprisingly is possible although the problem at first sight seems to require destructive updates) I highly suggest you look at Tikhon Jelvis' work:
http://jelv.is/blog/Generating-Mazes-with-Inductive-Graphs/
https://github.com/TikhonJelvis/inductive-mazes
Also there's a second haskell based maze generator model
3D-Maze game models designed to be capped with transpatent acrylic sheets at top and bottom.
I finally added the source-code with which I generated those mazes.
This was ~5 years overdue!! Sorry for the "slight" delay.
The code is a rather horrible hack - but I checked and it still works.
(The code is public domain) To use it load the haskell source file in ghci (the interactive haskell interpreter) and type "help". To adjust maze size / labyrinthicality / inhomogenity / ... you need to change the source-code since all that stuff is hard-coded.
If you want to do elegant idiomatic maze generation in in purely functional programming style (which surprisingly is possible although the problem at first sight seems to require destructive updates) I highly suggest you look at Tikhon Jelvis' work:
http://jelv.is/blog/Generating-Mazes-with-Inductive-Graphs/
https://github.com/TikhonJelvis/inductive-mazes
Also there's a second haskell based maze generator model
mechadense también publica en
68 modelos adicionales en 1 plataformas más
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!