Maze Generator Update: Adding Smart Column Generation
A lil info: Maze Generator is a system for Unity 3D game engine that uses the DFS algorithm to generate mazes. This system also has a pathfinding system that also uses the same algorithm just in a “reverse” way.
🌟 Exciting Update Alert 🌟
This new update brings some fantastic enhancements to our Maze Generator system. We’re thrilled to introduce the brand-new Column Generation System!
What’s New?
-
Column Generation: Now, every wall comes to life with the addition of a column at its end, creating a more visually engaging and dynamic maze experience.
-
Smart Column Generation: Taking things up a notch, we’ve introduced smart column generation. Here, a column is not just placed at the end of every wall, but it’s also strategically positioned at every wall corner. The result? An even more captivating maze that not only challenges your navigation skills but also makes the environment more realistic and aesthetically pleasing.
If you’re not quite sure what this all means, we invite you to try our demo below. It’s the best way to experience these new features and see how they elevate the maze generation and exploration experience. Prepare to be amazed!
Demo
Note: If you encounter any issues while loading the player, please ensure that none of your browser extensions are blocking it.