I'm currently in the middle of creating a series of GIMP video tutorials on how to write your own Script-Fu scripts, since a bunch of people on YouTube asked for it.
is an introduction to the Scheme programming language and using the Script-Fu Console and Procedure Browser.
demonstrates how to write a simple script called "Smooth Threshold," which is part of my script.
demonstrates how to create a new image inside of a script, as opposed to the method used in Part 2 for applying an effect to an existing image.
shows how to finish off the rest of the Splatter Brush script, namely how to automate the random sparks brush painting process.





