Blender 3D Maze Generator
The same backtracking algorithm that produces 2D mazes can be used to produce three dimensional mazes. All that's needed is to set up the cells in the grid with an extra dimension an...
The same backtracking algorithm that produces 2D mazes can be used to produce three dimensional mazes. All that's needed is to set up the cells in the grid with an extra dimension an...
The game levels that can be produced by the Generative Art Sverchok node in Blender are lots of fun to explore but there's nothing to stop them producing overlapping paths like this:...
After my last post on producing tiled hyperbolic planes in 3D, I was still unhappy with the size of the planes I could generate. Using the soft body modifier in Blender I was limited...
After working out how to use Blender to paint hyperbolic tilings I then thought of using Blender to look at planar symmetric tilings. A while back I wrote a GIMP plugin which takes ...
While playing around texturing the hyperbolic football from the previous post I discovered this technique for painting hyperbolic tilings directly in Blender. Download the hyperboli...