Auto Art Gen with Samila
Generates random art based on random points on Cartesian coordinate system calculated from random set of mathematical formulas with random parameter.
python>=3
pip install -r requirements.txt
If requirements.txt
won't install check Samila installation
Every color, projection and point is randomly selected.
python3 main.py
main.py
if __name__ == '__main__':
Generate(num_pieces=300)
https://github.com/sepandhaghighi/samila
https://github.com/cutterkom/generativeart