algorithmic-art
Originally fromsickn33/antigravity-awesome-skills
Installation
Summary
Generative art creation using p5.js with seeded randomness and parametric exploration.
- Creates algorithmic philosophies (computational aesthetic movements) expressed through interactive p5.js sketches with full parameter control
- Supports seeded randomness for reproducible art variations, seed navigation (previous/next/random/jump), and real-time parameter adjustment via sliders and color pickers
- Outputs self-contained HTML artifacts with embedded p5.js code, sidebar controls, and download functionality—no external files or setup required
- Emphasizes craftsmanship through controlled chaos: emergent behavior constrained by mathematical rules, noise fields, particle systems, and flow dynamics
SKILL.md
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).
This happens in two steps:
- Algorithmic Philosophy Creation (.md file)
- Express by creating p5.js generative art (.html + .js files)
First, undertake this task:
ALGORITHMIC PHILOSOPHY CREATION
To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through:
- Computational processes, emergent behavior, mathematical beauty
- Seeded randomness, noise fields, organic systems
- Particles, flows, fields, forces
- Parametric variation and controlled chaos