Archive for the 'scriptographer' Category

Gearwheels & Abstract Foliage 0.4

Monday, August 18th, 2008

I updated my Abstract Foliage script for Scriptographer and also created a new one - the gearwheels.
We recently found ourselves in lack of an easy way to create the outline of a gearwheel. With stroke modifications it just seemed too hard. So i quickly wrote something up in Scriptographer. Hopefully someone will find some use [...]

Abstract Foliage 0.3

Saturday, March 1st, 2008

I finally came around to touch the abstract foliage script for scriptographer again. I really didn’t add anything new that would be interesting, i mainly did some clean up. I moved all the constants that define the growth into variables and documented them properly in the init section of the script.
I also added some primitive [...]

Abstract Foliage 0.2

Tuesday, February 12th, 2008

I removed the path smoothing from the Abstract Foliage script as it gives me weird artifacts in the smoothing process.
This could most likely be avoided by smarter point placement and tighter packing of points in small areas.
But for now this version will give more pleasing results.
You can grab it here: http://dirty-motherucker.org/dump/abstract_foliage_0.2.js

Abstract Foliage 0.1

Sunday, February 3rd, 2008

A little thing i wrote for Scriptographer. You can check out a recording of it in action here:
You can get the current version here. I’m still working out some details though ;)
The script is based on the weed_rounded.js that came with Scriptographer. So, for example, the options dialog is still the old one.