Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
p5js-photos [2024/02/22 01:44] – renick | p5js-photos [2024/03/13 08:01] (current) – renick | ||
---|---|---|---|
Line 12: | Line 12: | ||
{{:: | {{:: | ||
+ | |||
+ | Then click the ' | ||
+ | |||
+ | {{:: | ||
==== displaying the image ==== | ==== displaying the image ==== | ||
- | The loadImage function lets us get the image into p5js, and the image function lets us display it. It's like this: | + | The loadImage function lets us get the image into p5js, and the image function lets us display it. It's like this. To see the code, open the sketch in another tab or window by right clicking on the sketch name at the top of the iframe. |
< | < |