kyeah / Genetic-Fractals

Genetic reproduction and evolution of aesthetically pleasing fractals.
2 stars 0 forks source link

Don't hardcode constants at offset #3

Open kyeah opened 10 years ago

kyeah commented 10 years ago

Maybe make them the same as variables, or set them manually before calculation. This will also help in generating values only for constants that are used, and therefore printing out only constants that are used.