SprayWorks
SprayWorks is a program I wrote way back in 2001 while I was in high school. Its a spray painting simulator, which means its essentially a reimplementation of the Airbrush tool in Photoshop. Some of the features include:
- Change the colour, size, density and 'step' of the paint spray
- Build a customized collection of your favourite colours (the cans at the bottom of the screen)
- Save images as JPEG files
- Undo mistakes, translate the image, change the background colour, and resize the image
You can download SprayWorks by clicking the link below. You will need a Java Runtime Environment to be able to use the program. If you don't have this installed you can
download it from the Java website.
Download Spray Works
Installing
Unzip the file sprayworks.zip anywhere you like. It will automatically create a 'sprayworks' directory.
Running the program
- Windows: Navigate to the folder that you extracted the ZIP file into and double-click on 'spray.jar'. If Java is installed properly, it should run. Alternatively you can run it from the command line (see 'Linux and Other' instructions below).
- Mac OS X:Navigate to the folder that you extracted the ZIP file into and double-click on 'spray.jar'. Mac OS X comes with Java installed, so it should run fine.
- Linux and Others: Open up a command prompt and navigate to the directory that you extracted the ZIP file into. Then type "java -jar spray.jar".
[Home]