Description

Create an interactive collage or photomontage engine in p5.js. The system should deconstruct bitmap images or live camera video streams into modular tiles, procedural slices, or chance-driven assemblages.

Objectives

  • Integrate live webcam capture (createCapture(VIDEO)) or multi-layer image arrays.
  • Implement modular grid re-mapping or stochastic slicing algorithms inspired by Chance Operations.
  • Dynamically alter pixel color values, thresholds, or modular glyphs.

Deliverables

  • Interactive web sketch responding to live user video or mouse interaction.
  • Brief reflection linking your sketch to Dada photomontage or Chuck Close’s grid systems.

References & Inspiration