In this article I am really interested to share something that hype recently, that is: AI GENERATED ART. AI generated art or Artificial intelligence art refers to any artwork created through the use of artificial intelligence.
For this article I will try to create abstract art using python code from Abstract-Art-Generator.
Please follow these 4 Easy Steps:
Step 1
To get the code, you can clone or download from his github and save it in your local machine.
Step 2
Before you run this code, make sure to install all the requirements:
- pygame
python -m pip install pygame
- pygame_gui
python -m pip install pygame_gui
- tkinter
python -m pip install tkinter
Step 3
After all requirements are fulfilled, run the python code using this script:
python art_generator.py
Wait until the UI is prompted.
Step 4
You can generate abstract art randomly or custom it with your own preference.
To generate randomly click “Generate Randomly” button.
Let’s try it:
- Fig 1
2. Fig 2
3. Fig 3
Or, you can customize it in OPTIONS tab.
- Choose color palette
- Styling layer one
- Styling layer two
- Generate
Let’s see the result
and
Voila!!!
It’s so beautiful.
You can also add overlay on top of it.
Don’t be afraid to experiment with other combination of shape and color, and create your ultimate masterpiece.
Cheers
Follow me on
Facebook: https://www.facebook.com/mydoqa/
Instagram: https://www.instagram.com/mydoqa/
Twitter: https://twitter.com/MydoQa
[embed]https://medium.com/data-driven-fiction/how-to-submit-5e0808dce313[/embed]
0 comments:
Post a Comment