You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Original Design
2
2
===============
3
3
4
-
In this assignment you will create a design of your own choosing. You may find the PowerPoint slides 1 to 166 of the [apjavaProcessing.pptx](https://drive.google.com/file/d/1ycy6BhFFv7j2X2hooCPa4QpTbgh-TgmN/view?usp=sharing) presentation helpful. Your program should use a variety of the [Processing graphics functions](https://processing.org/reference/). You will also define four functions:
4
+
In this assignment you will create a design of your own choosing. You may find the PowerPoint slides 1 to 166 of the [apjavaProcessing](https://docs.google.com/presentation/d/1sqbareaFmF9fMcp0XOl3hRO6hAlrU5WIaj4V-Kd3eDI/edit?usp=sharing) slide presentation helpful. Your program should use a variety of the [Processing graphics functions](https://processing.org/reference/). You will also define four functions:
5
5
`void setup()`
6
6
`void draw()`
7
7
and at least two of your own. Scroll down to see links to samples of other students submissions for this assignment. Have fun and be creative! Your design doesn't have to look like anyone else's.
0 commit comments