project
swarm transition
2025
[ information ]
- Genre:
- Creative Coding
- Technologies:
- JavaScript, WebGL, GLSL, Canvas 2D
- Tools:
- imageFX
[ description ]

[ images ]
-
Clicking causes the particles composing the image to scatter -
Gathering back to the center again -
Becoming components of the next image
- English -
Implemented with native WebGL API. I created pointillism paintings using imageFX (image generation AI) and created transitions between them.
Since the original images are pointillism and the implementation further converts pixels into particles, this creates a unique visual effect like pointillism with additional mosaic processing.
As the title "swarm" suggests, rather than simply creating particles, I applied soft edges to each particle and made them move randomly to create an impression of living creatures moving around.
You can zoom in and out with the mouse wheel, so you can enjoy it as a complete painting from an overview, or zoom in close to enjoy the life activities of individual particles.