Saved Frame (Perlin Noise based) |
Now that you've begun to create digital art using code, you may want to share it with your friends. Actually, that was probably one of your goals to begin with... There are a few options that Processing offers right out of the box that allow you to make images and movies from your sketches. Saving images is actually quite easy and only requires a small bit of code. The object we will explore in this tutorial is called saveFrame().