Differences

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

Link to this comparison view

Last revisionBoth sides next revision
p5js-photos-interactive [2024/03/12 00:32] – created renickp5js-photos-interactive [2024/03/12 00:33] renick
Line 9: Line 9:
 </HTML> </HTML>
  
-===== more complex example of photos and interaction =====+===== sampling a photo and mouse interaction =====
  
 This version just samples the photo randomly and places a sample in each cell of the grid; the photos change based on the mouse position. This version just samples the photo randomly and places a sample in each cell of the grid; the photos change based on the mouse position.
Line 17: Line 17:
 </HTML> </HTML>
  
-===== more complex example of photos and interaction =====+===== stochastic sampling of a photo and mouse interaction =====
  
 This version features stochastic sampling of the photo so that the eye is more frequently displayed; the mouse interaction is the same. This version features stochastic sampling of the photo so that the eye is more frequently displayed; the mouse interaction is the same.
Line 25: Line 25:
 </HTML> </HTML>
  
-===== even more complex example of photos and interaction =====+===== multiple photos, multiple types of mouse interaction =====
  
 This version uses multiple photographs, choosing a random photograph and then stochastic sampling of that photo; it also changes which photo is being sampled when the mouse is clicked. This version uses multiple photographs, choosing a random photograph and then stochastic sampling of that photo; it also changes which photo is being sampled when the mouse is clicked.
  • p5js-photos-interactive.txt
  • Last modified: 3 months ago
  • by renick