Skip to content
GitHub

algorithmic-art - Algorithmic Art with p5.js

algorithmic-art

Algorithmic Art with p5.js

Verified Anthropic Design
GitHub

Description

Create generative art using p5.js with seeded randomness and interactive parameter exploration

Use Cases

  • Create generative artworks
  • Design dynamic backgrounds and textures
  • Build data visualization art
  • Develop interactive visual experiences
  • NFT art creation

Core Capabilities

  • p5.js Framework: Use popular creative coding library
  • Seeded Random: Reproducible random generation
  • Parameter Control: Adjustable art parameters
  • Interactive Design: Respond to user input

Example

Please create a flow field generative art piece:
- Use Perlin noise to control direction
- Particle count: 1000
- Color scheme: Blue-purple gradient
- Support mouse interaction affecting flow field
- Results reproducible via seed

Notes

  • Understand basic generative art concepts
  • Performance optimization important for many particles
  • Record interesting seed values
  • Create original work, don’t copy others

Applicable Roles

Designer Developer Content Creator

Tags

generativep5jsartcreative-coding