1.5M ratings
277k ratings

See, that’s what the app is perfect for.

Sounds perfect Wahhhh, I don’t wanna
I’ve been pretty busy at My Real Job lately but things are starting to calm down a bit so I’ve been playing around a bit with version 4…
One of the main goals for 4 is speed; the wait time on renders on previous versions was not acceptable. This is...

I’ve been pretty busy at My Real Job lately but things are starting to calm down a bit so I’ve been playing around a bit with version 4… 

One of the main goals for 4 is speed; the wait time on renders on previous versions was not acceptable.  This is live calculations being rendered in the app.

Previously I was actually using the PIL/Pillow library to write the calculations to disk as a PNG file, then load them into the app.  Now I am rendering directly in Tkinter, which is much better.  I will probably need to bring PIL/Pillow back at some point to have save functionality but hopefully I will find some other solution; PIL is dead, and I was having some issues with Pillow. 

Anyway, this isn’t much of anything, just some sine waves phasing across the screen while their wavelength and amplitude are modified by random.randint(-2, 2) (within the confines of acceptable min and max values set in the config file).

art artists on tumblr digital art Procedural Art python gif