Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
p5js-photos [2024/02/22 01:12] renickp5js-photos [2024/02/22 01:44] renick
Line 27: Line 27:
 <HTML> <HTML>
 <iframe src="https://editor.p5js.org/renick/full/BojYOjuLw" width=99% height=800></iframe> <iframe src="https://editor.p5js.org/renick/full/BojYOjuLw" width=99% height=800></iframe>
 +</HTML>
 +
 +==== repeating part of the image ====
 +
 +We can repeat that part of the image easily using the Point class and the buildArray tools that we have studied earlier. Take a look at how this works:
 +
 +<HTML>
 +<iframe src="https://editor.p5js.org/renick/full/nJi9YjUap" width=99% height=800></iframe>
 </HTML> </HTML>
  • p5js-photos.txt
  • Last modified: 3 months ago
  • by renick