Dungeon Architect

@rozenbor Yes, it uses delaunay triangulation. The layout generation algorithm is based on this explanation by the TinyKeep game’s author. I’ve added height variation and other stuff on top of it
The 2D layouts you see in the promo videos is from a C# prototype I created before starting this plugin