acc = 1 repeat 100: -- mobius(mouse,asin(z))- mobius(mouse,sin(z)) acc = acc * z -- plot acc
-
-
I haven't had a chance to update the code for Torrential Rainbows in a while. The github is here: https://github.com/graveolensa/torrential_rainbows … and Vl'Hurg is this:https://www.youtube.com/watch?v=0uNyqHUPR6U&t=12s …
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
__device__ cuComplex mob(cuComplex a, cuComplex z) { cuComplex out(0.0,0.0); cuComplex ai(0.0,1.0); cuComplex unity(1.0,0.0); out = (z-a)/(unity-conj(a)*z); return out; }
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
mostly that ths looks the way that it does is a result of some post processing and compositing with the color-to-grey filter in the gimp
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.