https://editor.p5js.org/hh3683/sketches/pw0NTELvm This code creates a pixelated, greyscale mirror effect of your webcam video. It takes the video feed, breaks it into large blocks, and displays each block as a solid color square.
https://editor.p5js.org/hh3683/sketches/VZRo4EUb4
This code turns your live video feed into a mosaic made entirely of emojis. Instead of showing normal video pixels, it replaces them with emojis that match the colors in your video.