Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
p5js-week-05 [2023/06/26 00:26] – reina.chen | p5js-week-05 [2023/07/29 23:42] (current) – renick | ||
---|---|---|---|
Line 314: | Line 314: | ||
That's also cool, right? Using buildArray and an arrow function, it became very easy to make someColors. | That's also cool, right? Using buildArray and an arrow function, it became very easy to make someColors. | ||
+ | |||
+ | < | ||
+ | <iframe src=" | ||
+ | </ | ||
====== p5js ====== | ====== p5js ====== | ||
Line 391: | Line 395: | ||
Try to use these techniques to make a p5js drawing which has 100 or more pieces of Terrific Toast. | Try to use these techniques to make a p5js drawing which has 100 or more pieces of Terrific Toast. | ||
- | ====== your NEW drawings ====== | + | ====== your NEW drawings |
Let's start new drawings. Make a canvas that is 1800 wide and 900 tall. I want you to fill it with either: | Let's start new drawings. Make a canvas that is 1800 wide and 900 tall. I want you to fill it with either: |