alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user freeskier89
freeskier89 (34)

Ikeda Attractor

This is a quick thing I made in flash 8 that was inspired by the book Chaos and Fractals" produced by the American Mathematical Society. It is a relatively simple process.<br /><br />t=.4-6/(1+x2*x2+y2*y2);<br />x1=.97+.9*(x2*Math.cos(t)-y2*Math.sin(t));<br />y1=.9*(x2*Math.sin(t)+y2*Math.cos(t));<br />y2=y1;<br />x2=x1;"
541 downloads, 12568 views
Download (8.70 KB)

You need to login to post a comment.