Too Many Ideas - Archive for the ‘Vue’ Category
V5I: Random Walk Script
Sunday, April 30th, 2006A simple little script that creates a random walk for selected objects. The script can be downloaded from random walk. I’ve made two quick demonstration animations: 100 Spheres Walking Randomly A Metablob of Randomly Walking Spheres The second was made by grouping nine spheres into a metablob. Eight of the spheres in the metablob were […]
V5I: Replace Selected Objects with Random Plants Python Thing
Thursday, April 13th, 2006A little script for Vue 5 Infinite that, as the subject line says, replaces selected objects with random plants. Instructions for using it are at the top of the script. Sorry this is the no frills end of scripting with no fancy interface just a couple of variables to hack in the file before you […]
Sky Colour Filter
Friday, March 3rd, 2006Just been playing around and wrote a really simple Python script for Vue 5 Infinite that lets you apply a single colour filter to the sky. Instructions on how to use it are at the top of the script. http://www.mscaldwell.me.uk/works/vuepythonscripts/skyfilter.zip