Posted: Fri Sep 11
Due: Monday 9/14 10:00am
Create Your First Processing Program
- Create a processing program that draws something cool!
- Make liberal use of the processing library documentation
- I suggest looking at the 2d Primitives Section, as well as the Setting Color Section
- Use at least 5 drawing functions.
- Change the fill or stroke color at least once.
- We will discuss how to submit this in class next week. If you want to access this program in class on Monday, you can try creating a repository in GitHub and uploading your program there.
- While not a requirement, it is a good opportunity to investigate GitHub and see what makes/doesn’t make sense so we can have a productive discussion about it on Monday.