mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#py5

8 Beiträge6 Beteiligte0 Beiträge heute

Cheers @melissawm ! Sorry for the chaotic and ill defined question (I'm sure I'll sound like a learner mixing concepts, but that's what I am in this domain). Could we make a dtype out of Py5Vectors (I seem to remember something about custom dtypes) so we get the vectorized goodness out of an array of Py5Vectors? That would allow us to avoid converting to and from them... Inside #py5 vectors they have the data in a #numpy array.

`ENABLE_STROKE_PERSPECTIVE`: Enables stroke geometry (lines and points) to be affected by the perspective, meaning that they will look smaller as they move away from the camera.

Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding

PS: Thank you @hipgnose, @ericof, @64kb, @tom & @yorik for your support, it really helps me!

The example code repo for #py5's #processing mode documentation (py5coding.org/content/processi) has gotten its first Github star, 2 years after the repo was created. Finally!

github.com/py5coding/py5-pytho

py5's Processing mode lets you call Python functions from within a #Java processing Sketch. This feature is a core part of the most interesting things I do with py5 but it didn't generate much interest for others.

Thanks, jn3008 (jn3008.com/)! We will use Processing mode to do great things!

py5coding.orgProcessing Mode — py5 documentation