@ameblum Thanks a lot! Unfortunately, I don't have a clean public github yet where I gather my scripts, but I've been thinking for some time that it should be done, especially since I haven't seen any such repository where scripts are in python for processing. Probably one day soon.
@rayx2016 Thank you! For the hourglass, it is only the particles going up and down that made me think of it, nothing more interesting than that, sorry ๐
@s_l_c_s It is difficult to avoid the sin and cos functions completely. One piece of advice I can give is to use the functions provided as much as possible. The arc function of course, but also the push, translate, rotate and pop functions which are present in almost all drawing libraries