thewildnath / Genetic-Algorithm

Genetic algorithm that recreates an image by using polygons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic Algorithm

Screenshot Screenshot Screenshot Screenshot

#Known issues

  • Multithreading doesn't work
  • Crashes with more than 1 individual, so at this momment it is more of a hill climb algorithm than a genetic algorithm.

About

Genetic algorithm that recreates an image by using polygons.


Languages

Language:C# 50.5%Language:HTML 49.5%