Jump to content

Labyrinth


MADjestic

Recommended Posts

Here's some experimenting with voronoi patterns and stuff...  The goal is to create a setup to procedurally generate a labyrinth layout, as well as geometry: stone walls and some sort of overgrowth.  It could be a way to create filler content for a dungeon-crawler indie-game, when labor for content creation is limited.

 

post-684-0-97656700-1427150250_thumb.png

  • Like 3
Link to comment
Share on other sites

  • 2 months later...

That looks nice! How did you break up the edges while keeping the general shape of the stone blocks?

I suppose it's a two step workflow, breaking up the wall first with a pattern in which the voronoi cell points are all on the same height to avoid diagonal stones, diplace the result slightly for a more organic look and then break the edges in a forEach loop?

Did you use Voronoi for the edges or regular boolean operations?

Cheers

Tom

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...