Is Processing still gonna get updates?

Sure thing @hx2A. I’d also like to offer a belated thanks for py5.

My sketch for a recent grant project hit a wall with performance using p5.mapper on an 8GB Raspberry Pi 4. I rewrote the sketch in Processing using Keystone and it worked! The next challenge was syncing participants’ paintings across four distant Pi’s + projectors. Firebase makes this easy and its Python SDK is very nice to use. I wrote the next iteration of the sketch using py5 and everything worked beautifully.

To your point about ecosystems, having access to Processing and Python libraries feels like magic sometimes.

2 Likes