🎨 Design
Verified
Algorithmic Art
Create generative art using p5.js with seeded randomness and interactive parameter exploration. Build flow fields, particle systems, and computational aesthetic movements expressed through code.
Algorithmic art skill guides creation of computational aesthetic movements expressed through generative code. Creates algorithmic philosophies as .md files, then expresses them through p5.js generative art with .html + .js output files. Supports flow fields, particle systems, noise fields, and organic systems.
generative p5js art creative
When to use
Use when creating generative art, algorithmic art, flow fields, particle systems, or any art-through-code project.
Examples
Generative flow field
Create an organic flow field with particle trails using Perlin noise
Create a generative flow field art piece with organic particle trails
Geometric pattern
Build a recursive geometric pattern with interactive controls
Make algorithmic art based on recursive geometric tessellations