WebGL Demo


My WebGL Demo List




WebGL Demo - Dungeon generator

Requires Unity 5.4.0 or higher.
(easily adapts to any version Unity3d)


Very easy integration to any game project.

 - A pseudo-random generation of the maze (knowing the number, you can re-create the necessary schema).
- Custom size and density of filling the dungeon.
- Fast generation (you can create at the entrance to the cave).
- The only way to bypass the maze.
- Customizable to your 3D assets.
- Full source code included.
- Generator - is just one script that is easy to understand and modify.