Overview
Learn to create programmatic art and NFTs using Python in this 40-minute tutorial. Explore the Samila library for generating unique artwork, understand the basics of NFT creation, and dive into the world of generative art. Master techniques like using math and random functions, seeded image generation, color manipulation, and various projection types. Discover how to save your creations programmatically and iterate through multiple designs using Python loops. Whether you're an aspiring NFT artist or simply interested in creative coding, gain valuable insights into the intersection of art and technology.
Syllabus
Make nft arts ? context, intro to NFT bros and vibes
Install samila generative art generator python library
Create your first generative art nft!
Using math and random for generative art that vibes
seeded image generator
art color, bgcolor, alpha
what is random.seed?
projection types matplotlib
samila package
art colors matplotlib
saving generative arts programmatically
creating nft arts iteratively python for-loop
Taught by
Samuel Chan