Generative Art - Circle Shadows in Python Processing Tutorial

preview_player
Показать описание
A quick introduction to Processing where we make some shadows. It's cooler than it sounds!

Thank you so much for watching!

If you are following the tutorial, remember to switch to Python mode

Рекомендации по теме
Комментарии
Автор

For me, it was one of the best presentations I've ever seen on that topic. Recently, I've fallen in love with generative art, and I was lacking information to delve into the subject and create on my own. Thank you.

romanbednarek
Автор

When i clicked "run" nothing, no pop up window, no any error. What is wrong?

Sercan_Yilmaz
Автор

Thank you for the tutorial! My suggestion would be to change the color mode to HSV, it makes randomizing colors a bit easier :)

_gamma.
Автор

Can someone please help?? When i click run the second window showing the art doesn't appear. Can anyone tell me why? Sorry for the noob question

syrusbark
Автор

Thanks for the tutorial! Could add some cool shadow effects by a z (height) or calculate the light source. Looks like a fun weekend project.

Whitify
Автор

14:39 Look at the shadow cast by the light blue dot in the top center. It's cast equally onto the 2 dots underneath it, though one of those dots is meant to be above the other (it casts a shadow on the other). How would we fix that?

thelateknights
Автор

Excellent !! Thank you! Very educational!

xabizq
Автор

what is wrong with:
def setup():
w, h = 500, 500
size(w, h)

tells me global name 'w' is not defined
I am 100% sure this is valid python.

dualityy
Автор

Know of any good discords to help out?

woophereigo
Автор

Excellent explanation..👍🏻 Does python mode has all features what we get in p5.js JavaScript.?

darshanh
visit shbcf.ru