Cloud Generator Script for Blender 2.5

Nick Keeline writes:

Three weeks ago I had never seen a line of python code in my life and I had this idea that I wanted to make a cloud sculpting script that would take all of the time out of learning how to set up volumetrics for new users.  It really is a testament to how flexible and useful the new 2.5 python api is to learn and implement.

The following is a quick tutorial I did on how to use it….

You can download the script from BlenderArtists. If you use the script or have any clouds to show, please post them on the thread!

This Script only works on SVN 28015 or newer and will problably break on newer releases as the python api fluctuates.  But it works for now so have fun!

Advertisement