forman / frex-app

Automatically exported from code.google.com/p/frex-app
GNU General Public License v3.0
0 stars 2 forks source link

Support evolutionary image generation #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is hard and timne-consuming to find the satisfying parameter configuration 
that produce the fractal images.

Frex could help users finding parameter configuration by an evolutionary 
approach: 

In an inital step, Frex generates, say, 4 random fractals.
In successive steps, the user selects the most interesting one and Frex 
generates 4 slight variations of the theme. This loop contiunues until a 
satifying configuration is found.

Original issue reported on code.google.com by norman.fomferra on 29 Jul 2013 at 3:59