Latest Posts

Example of a log file from Blender Auto Save Add-on

This is an example of how the markdown log file produced by my latest version of the Blender Auto Save on RenderAdd-on can be annotated to keep a record of blender file changes and w...

Update to Blender Auto Save add-on

I "version control" my Blender work using my add-on that auto saves a copy of the Blender file along with the rendered image, each time a render is completed. This allows me to work ...

Literary Voyage Reading Challenge for 2018

Gathering Books is running a Literary Voyage Reading Challenge for 2018 (#LitWorld2018GB). I never finished my blog posts on audio short stories from around the world. So I thought I...

Conway Polyhedron Operators in Sverchok

I was working with abstract sculptures in Blender based on polyhedra and was getting annoyed that the Regular Solids (part of the Extra Objects add-on) still divides polyhedron faces...

Mesh Maze Blender Add-On

I've completely rewritten my Maze any Mesh Sverchok scripted node as a standalone Blender add-on. It's available here. This add-on runs a recursive back tracker maze algorithm over ...