so im working on a new interesting way of generating textures, based on the simple attractor:
xn+1 = sin(a yn) - cos(b xn)
yn+1 = sin(c xn) - cos(d yn)
didnt finish the GUI yet, but i'll upload it as soon as its finished.. anyways, here's a screenshot.. lemme know what you think
