MazeGen
Maze generator library
A collection of algorithms for generating complex networks with interconnected paths
Library of algorithms made for the purpose of generating mazes.
2 stars
2 watching
1 forks
Language: Haxe
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaredly/reason-maze | A tool for generating mazes using a specific algorithm | 39 |
stevejackson/mazery | A tool for generating and visualizing mazes in real-time | 25 |
mjrlowe/maze_generator | A JavaScript module for generating mazes | 38 |
elfnor/mesh_maze | A tool to generate mazes within 3D meshes using a recursive back tracker algorithm | 192 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
jamis/csmazes | An animation-based library demonstrating various maze generation algorithms | 393 |
yuweihao/kern | An open-source implementation of a graph neural network architecture for scene graph generation in computer vision | 120 |
w00dl3cs/super-maze | A programmatic maze generator and solver built with Swift. | 9 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
gridbugs/wfc | A collection of Rust libraries implementing a procedural generation algorithm. | 146 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |
ypxie/hdgan | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
tmetsch/pytkgen | A Python module that allows defining GUIs in JSON files and generating Tkinter widgets from them | 120 |
d4rckh/gorilla | A tool for generating and extending wordlists using various patterns and mutations. | 379 |
dmulyalin/n2g | A Python library to generate diagrams in various formats from structured data | 157 |