Evolve pictures made of triangles with a genetic algorithm.
-
Updated
Oct 4, 2020 - C
8000
Evolve pictures made of triangles with a genetic algorithm.
C++ & Python program that simulates the Natural Selection phenomenon, described by Charles Darwin in "The Origin of the Species".
A project that I used to learn how to use OpenGL. After getting a window to open and draw stuff, used it to play with some neural network evolution simulation.
Add a description, image, and links to the evolution-simulation topic page so that developers can more easily learn about it.
To associate your repository with the evolution-simulation topic, visit your repo's landing page and select "manage topics."