Skip to content

alexbujduveanu/python-generative-art-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Generative Art in Python

Examples on how Python can be used to create generative art, which can be turned into NFTs on popular marketplaces like objkt.com. This example code shows how you can use a polar projection to create generative art with a circular pattern while alternating foreground and background colors.

Getting Started

pip install -r requirements.txt

Dependencies

These examples are dependent upon the matplotlib and samila libraries.

About

Examples on how Python can be used to create generative art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages