Generative art in Python: Basic Tiling

Описание к видео Generative art in Python: Basic Tiling

This video is the the start for a a new series of videos on how you can create generative art in Python using the Turtle module. In this first video I cover one of the most basic techniques in generative art which is tiling. The canvas is divided recursively into a number of small areas. In each of these areas a line is randomly drawn in one of two possible ways. And with just a few levels of recursion this can already lead to some surprising results.

Contents
00:00 Introduction
01:35 Turtle basics
04:00 Vertical and horizontal lines
06:02 Recursive tiling
10:24 First results
12:05 Diagonal lines

Video links:
🎥 Generative art playlist:    • Generative art  
🎥 Tim Holman on generative art:    • Tim Holman - Generative Art Speedrun  

Coding Cassowary:
🔗 YouTube:    / @codingcassowary6391  
🔗 Twitter:   / cassowarycoding  

Note:
This video includes music from: https://www.bensound.com/

Комментарии

Информация по комментариям в разработке