Exporting and Sharing your Processing Apps
Working with variables
- setting and storing a variable (int, float)
- for loops
- if statements
random
mouse events
- mousePressed
- mouseReleased
HOMEWORK: Create a simple application that allows people to alter a static existing image using the mouse and keyboard to create shapes, lines, colors, or points. Also include a way for users to save their finished image (this won't work in your browser).
After exporting your finished application, alter the finished webpage to add instructions for users. Also include a link to downloading a self-contained app.
Then upload to your netfiles and send the link to me.