All releases of FLAM3


Release Notes: SVN is now used instead of CVS, so anyone who previously checked out source should start over. This is especially important because there was a rendering bug checked into the tip of CVS over the weekend that causes the frames to come out a little dark. A configuration option was added for atomic-ops. Floating point palettes are no longer truncated. New motion blur features include the addition of temporal_filter_type, which can be "box" (default) or "gaussian" or "exp". A Python script for regression and consistency checking was added.


Release Notes: Many updates were made, including better scalability, many more variations, smother interpolation, a Debian package, edit histories, a new consistent random number generator, and support for 16bpc (48 bits per pixel).


Release Notes: New features include cloning, more kinds of mutation, and a record of how a genome was created in the genome. Memory trashing from xform overflow was fixed, and numerical robustness was increased.


Release Notes: This release adds camera rotation and post xforms.


Release Notes: Image fractalization and new variations were implemented in addition to bugfixes.


Release Notes: This version features renaming, cleanup, and modularization. It now exports libflam3.a and flam3.h, and all names are prefixed with flam3_. Binaries are named with flam3- prefix, genome files use flam3 suffix. A flam3.pc pkg- config file can be created and installed.


Release Notes: This release fixes a bug interpolating between flames with different numbers of xforms introduced by the new de/parsing. It adds a modified version of the popcorn variation, fixes a small bug in the waves variation, makes distribution of variations even, and adds altivec code.


Release Notes: Two new variations (waves and fisheye) were added, and negative variational coefficients are now allowed. The filter width is no longer truncated to an integer. Variations now print by name instead of using a vector (for example spherical="1" instead of var="0 0 1" or var1="2". It should still read the old format).


Release Notes: This version adds a new variation that produces generalized Julia set forms. It restores the bent variation that was removed a long time ago. It supports the special handling of colors for symmetry transforms to prevent the colors from washing out. The amount of documentation was increased.


Release Notes: This version produces much more realistic flames.