Skip to content

Generates mazes and outputs a triangle mesh representation.

Notifications You must be signed in to change notification settings

metzlr/maze-generator

Repository files navigation

maze-generator

Generates mazes and outputs a 2D or 3D triangle mesh

Maze pictures

A basic maze generator that generates a random maze and then uses an implementation of the marching squares algorithm (or marching cubes for 3D) to generate a triangle mesh that can be drawn.

About

Generates mazes and outputs a triangle mesh representation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published