Month: November 2016

Export Meshes from Mandelbulber

Export Meshes from Mandelbulber

I’m happy to update this announcement about my little contribution to the open source Mandelbulber project. Earlier this week I’ve added to it a Mesh Export capability using Marching Cubes algorithm. To this end I’ve helped myself with the very clean and easy to use PyMCubes implementation. The rest was […]

Lightning Arcs

Lightning Arcs

You will find a new script in my Blender Addons repository. It’s called lightning_arcs.py and builds on top of the Blender Laplacian Lightning plugin to create configurable arcs of lightning between particles of an object. Three empty objects have to be present in the scene – ELorigin, ELground and ARCheight. […]