https://github.com/0x48piraj/100-aa
100 Days of Algorithmic Art: Creating 100 generative visual art pieces before the end of the 2021.
https://github.com/0x48piraj/100-aa
algorithmic-art art creative-coding generative-art javascript p5js processing
Last synced: 4 months ago
JSON representation
100 Days of Algorithmic Art: Creating 100 generative visual art pieces before the end of the 2021.
- Host: GitHub
- URL: https://github.com/0x48piraj/100-aa
- Owner: 0x48piraj
- Created: 2021-06-15T10:56:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T12:48:34.000Z (almost 5 years ago)
- Last Synced: 2025-07-20T08:33:33.972Z (11 months ago)
- Topics: algorithmic-art, art, creative-coding, generative-art, javascript, p5js, processing
- Language: JavaScript
- Homepage:
- Size: 943 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 100-AA: 100 Days of Algorithmic Art
After getting interested in generative art, a visual art genre, I built [Aroma of the Songs](https://aroma.ofthesongs.com) which transforms music into roses creating exploration space of a unique kind. This year, one of my new year's resolution was creating 100 generative visual art pieces before the end of 2021.
The results are mostly tentative, exploratory, and I don’t feel like they need to be relevant or meaningful on any particular day. The everyday practice leads to the emergence of ideas that I consider interesting, worthy of further exploration. Some of those have been added to [selected work](https://0x48piraj.com/), this collection itself became valuable for me, and it is my pleasure to share it with anyone willing to explore coding as a creative and expressive medium.
Please do not hesitate to contact me regarding licenses to use my work, speaking opportunities, consulting or other projects.
Here are listed some of the tools I have been using:
- [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)] Processing Python mode
- [[Processing Java](https://processing.org]) Processing Java or "standard" mode
- [[p5.js](https://p5js.org)] JavaScript library from the Processing Foundation