A repository of my Processing-based generative art projects.
-
common/ - Reusable utilities and libraries for generative art. For example:
- Color utilities
- Math functions
- Particle systems
- Vector operations
-
template/ - Starting point for new generative art projects
- Basic setup with canvas configuration
- Common imports
- Parameter management
- Image export utilities
-
everything else is a generative art project
- Processing - The programming environment and language used for generative art creation.
- PaperAndPencil - A library that I've created for creating paper textures and pencil-like drawing effects. Used in a few projects (e.g.,
pencil/
andtube/
). See the readme in that repository for more details on how to install and use it.
To create a new project:
- Copy the
template/
folder - Rename it to your project name
- Open the .pde file in Processing
- Modify and experiment!
Find more of my generative art at:
- Instagram: @esstepaper
- Pixelfed: @silmathoron
- Reddit: u/silmathoron