Random Maze Generator 3D model preview
View source Save
1,439 downloads 15 likes 2,390 views Free price

About this 3D model

Python script to generate a random 2D maze of any size using Eller's Algorithm. The output is an OpenSCAD array definition with blanks and walls represented as 0 and 1 respectively. For more information on Eller's Algorithm see here: http://weblog.jamisbuck.org/2010/12/29/maze-generation-eller-s-algorithm