From 4e16cf582da39739998764f05056e7c992544c78 Mon Sep 17 00:00:00 2001 From: Kent Quirk Date: Sat, 6 Jan 2024 23:24:32 -0500 Subject: [PATCH] add pixasplode --- docs/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/index.html b/docs/index.html index 384eecb..b9160c4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,6 +12,15 @@

P5 experiments

I'm playing with P5 to see if I can make some interesting things as part of Genuary 2024. + This stuff seems to work pretty well on mobile. +

+

Genuary 4 (Pixels) & 6 (Screensaver)

+

Pixasplode

+

+ This loads a picture, draws it as circular pixels in random order, and then gives each pixel + a weak velocity dependent on the hue of the pixel. It's a fairly pleasing way to blow up the + image. Running demo here. + Source code here.

Genuary 3 - The Droste Effect

Zooming in on "microbes"