This is a configuration file editor designed to choose parameter values before launching Evolife simulations.
Its use is rather intuitive. You may click directly on values you want to change, or navigate with arrows and use the [F2] key to edit values.
Pay attention to explanations displayed in this panel.
Simulates a network of websites
Fractal forms may emerge from a simplistic non-deterministic procedure. Consider a real coefficient c between 0 and 100 and k points in the plane (vertices). Draw an additional random point P0. Take a random integer i between 1 and k. Draw a new point P1 at c% of the distance from P0 to the ith vertex. Repeat the procedure endlessly. If c is not too large, a fractal shape repeating the initial shape should emerge.
For a detailed demo, see: https://www.youtube.com/watch?v=kbKtFN71Lfs.
Initial dots to generate the shape.
Coefficient of the distance between dots and their predecessor.
This fractal was named after British mathematician Michael
Barnsley who described it in his book Fractals everywhere in 1993.
The Barnsley fern is generated iteratively by starting from an initial point and drawing
a new dot at each step. The construction is based on a random choice, in the sense that at
each iteration, one out of four possible transforms is selected to compute the next point. The
four available transformations are affine functions of the plane.
For details, see: Initial dots to generate the shape.
Initial dots to generate the shape.
Initial dots to generate the shape.
Initial dots to generate the shape.
Initial dots to generate the shape.
Initial dots to generate the shape.
Max number of simulation steps
Directory where the simulation can be found
Programme to be executed
Parameter values that will be read by the programme
Name of the present Configuration Editor
local path to window icon
Size of dots on display
Controls the number of steps when the ant is moving between two nodes. Increase to speed up display (can also be changed with the ruler at execution time)
Frequency of message display