* Name: pix * Email: pix.at.test.at http://pix.test.at/ ====== Research ====== ===== Strange Attractor project ===== * An aesthetically driven mining of the number-space occupied by chaotic maps. * My original applet (well first there was a C program... but it's not released anywhere). http://pix.test.at/java/lung * This is a silly song about the Mandelbrot Set, but it reminded me that my plans to map out the number space occupied by stange attractors are similar to the method for calculating this kind of fractal. Only the equation for the Mandelbrot Set is simpler (but the simplicity is most of the reason it is interesting). The similarity is that commonly seen plots of the Mandelbrot set are a visualisation of the trend of the results of the iterative equations (what I intend to map), rather than the results themselves (what I am currently visualising). http://www.youtube.com/watch?v=lIlwFpz9s_I * Here are some applets that demonstrate what is happening at successive iterations of the logistic map (and some other 1-dimensional maps). This is interesting because the attractors I am interested in are a superset of this attractor (higher order polynomial equations, and higher dimension). I wonder if it is possible to contrive a similar demonstration for higher dimensions. http://ibiblio.org/e-notes/MSet/Logistic.htm * [[http://fyre.navi.cx/|Fyre]] is a program quite similar to the navigator I would like to make, although only 2D, and working with a different function. Their program explores the [[http://local.wasp.uwa.edu.au/~pbourke/fractals/peterdejong/|De Jong map]] according to [[http://fyre.navi.cx/about.shtml|this page]] * more sketchy notes in [[Pix Strange Attractor]] ===== Video Textures in OGRE ===== * [[GStreamer TextureSource]]