

This is a dungeon generator made with Unity and C# that was developed using Space Partitioning. What is Space Partitioning (BSP)?A space-partitioning algorithm yields a division of 2D or 3D space into disjoint subsets, so that any point in the space lies in exactly one of these subsets.Space-partitioning algorithms often operate hierarchically: each cell in a space partition is further subdivided by applying the same algorithm recursively. This allows space partitions to be arranged in a so-call...



Tap to see all activity →
No reviews for Dungeon Generator (António "Xpop" Barreiro) yet
Be the first to write one.