Fractal Attractors
This app was made as an assignment for a course on fractal geometry.
It was developed in MacOS X, but it should be pretty easy to compile in Windows.
It takes several functions from the book "Chaos in Wonderland" by Clifford A Pickover (and one or two from Michael F. Barnsley's "Superfractals"), and allows for the creation of a dataset of millions of points (as big as your hard disk if you want) of the function path. Then, from that dataset, you can generate an image of the (hopefully) fractal attractor.
You can browse the code here or, using Mercurial, download it with the command:
hg clone http://hombrealto.com/hg/FracGeom fracGeom
It was developed in MacOS X, but it should be pretty easy to compile in Windows.
Video to show it off:
Leave a comment