Download List

Project Description

Evolvotron is an interactive "generative art" application to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and never got tired of the Mandelbrot set, this could be the software for you. It's implemented using Qt, and is multithreaded.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-27 00:26
0.4.0

Various minor enhancements; primarily more sensible undo
behaviour, rationalization of some function types, and a new
"Favourite" dialog to force a particular "root" function type
(previously only available by command line option).
Fullscreen mode support is now always built in.
Tags: Minor feature enhancements

2004-07-14 23:06
0.3.1

Configuration script robustness has been improved. There is a minor source change to build with gcc 3.4.
Tags: Minor bugfixes

2004-07-13 05:29
0.3.0

A -spheremap option was added, which generates
textures suitable for use with POVRay's "map_type
1". A dialog for controlling individual function
probabilities was added. Numerous minor bugfixes
and performance improvements were made.
Tags: Minor feature enhancements

2003-11-08 02:36
0.2.3

User documentation is now available in the application under the Help menu (and as text and HTML files). There is no new functionality. Evolvotron packagers are encouraged to upgrade their distributions to this version. (It's probably of less interest to self-builders as they will have seen the README anyway). This is likely to be the last release for at least a few months due to other commitments.
Tags: Documentation

2003-11-03 04:38
0.2.2

This release adds support for fullscreen mode. However, it only builds with newer versions of Qt, so it must be selected at compile time by a configure option. CPU specific optimisations are now also selectable as a configure option to save having to edit qmake files. This release will only be of interest to those wanting to run evolvotron full-screen, or who have been trying to run 0.2.1 on pre-Pentium3 hardware.
Tags: Minor feature enhancements

Project Resources