This repository contains my generative art scripts. They have been created with Processing for Python, R, pycairo and p5.js. Note that most of the scripts may not be efficient since these are my first attempts at learning Generative Art and I am still finding the right language for me (although p5.js seems best suited for the purpose so far). The idea for creating generative art was inspired by Generative Art Speedrun by Tim Holman.
Some resources that helped me out:
- Generative Artistry tutorials by Tim Holman
- I used this as inspiration for Tiled Lines, Cubic Disarray and Hypnotic Squares. The tutorials on the website are in JavaScript.
- ART FROM CODE by Danielle Navaro
- Tutorials here served as inspiration for Spectral Disks and Protoplanetary Disks.
- Structure de Quadrilateres is a shameless recreation of Vera Molnar's masterpiece of the same name. The colour codes were borrowed from cagrimmett's tutorial.
- Untitled Red Black (or Untitled 1970) is a recreation of Georg Nees's masterpiece of the same name.
- Quadrate werden rot is a recreation of Frieder Nake's beauty of the same name.
- Rivers was inspired by and heavily relied on hbyhadeel's tutorial on masking in Processing.
- Colour Lovers and Coolors is a great source for colour palettes.
This repo is licensed by the GNU General Public License v3.0. You can read more about it here.