Bisy wrote:so do you think there could be any correlations between these theories and cymatics?
Considering that cymatics seems to have a lot to do with pattern emanating from a central point, and thereby circular form to some extent, I think so, considering these attractors are the product of the manipulation of the circular functions.
Bisy wrote:Those are pretty cool, they aren't paintings are they?
These are screenshots of a program that I wrote using Lua. I'll attach it if anyone wants to have a look
Note that it's a .zip file, which obviously isn't a program; it runs using an open-source game engine called love2D (you can find it here:
https://love2d.org). All you need to do is either drag and drop the .zip file onto the love2D executable (you can also extract the .zip and do this with the resulting folder), or (if you're on windows) change the extension from .zip to .love and run it with the love2d executable. The main.lua file is what actually contains the program, and I'll leave instructions in a file called readme.txt so you know what values to mess with inside the main.lua file to get different results. If anyone is able to improve the program in any way, please feel free to do so. Please share any interesting results!