Use slider or left/right arrow to change function: Press space for random change Press up arrow to switch between colorful and monochrome versions Check out project where this transformations are used: http://scratch.mit.edu/projects/17114670/ There is a bear walking around :)
More functions to come (all from flam3 implemented). Simulation of variation functions used in fractal flame algorithms: http://scratch.mit.edu/projects/17114670/ Transformations are taken from: https://code.google.com/p/flam3/source/browse/trunk/src/variations.c http://flam3.com/flame.pdf https://github.com/thargor6/JWildfire/tree/master/src/org/jwildfire/create/tina/variation Some of them depend on random parameters, so each time effect should be different (eg. number: 12,14,16, 20) Animation is a smooth (sin func) transitions between beginning plane and transformed plane.