Sunday, 11 August 2019

Generative art lecture - Python in Art

Speaker: Emily Xie

In this workshop, we’ll learn how to make visual art using Processing.py, the Python mode for a powerful visual language library called Processing.

This tutorial walks through Processing.py from the ground up––from initial setup & foundational concepts, to the library's core functions, as well as its more advanced features. Topics covered include the coordinate system, shape primitives, lines, stroke, fill, color, mapping, events, and transforms. At the end, we'll break out of the tutorial format and give free reign for attendees to create, tinker, and experiment freely with the framework.

You’ll walk away with an art piece of your own original design, as well as a newfound appreciation for Python as a medium for creative expression. 

Slides can be found at: https://speakerdeck.com/pycon2018 and https://github.com/PyCon/2018-slides

No comments:

Post a Comment

Overview of My Practice - Presentation

Pretty happy with the way my presentation went, surprisingly useful questions were asked and I was...