/genetic-art

Art generation with a genetic algorithm

Primary LanguageJavaScript

genetic-art - V2 + webpack

This is an application of a genetic algorithm in javascript

This idea come from this video : https://www.youtube.com/watch?v=8ShmIgaSejY

Examples

Duration of the following process : 20 minutes (V2) Image of example Image of example

Duration of the following process : 3 hours and 10 minutes (V1) Image of example Image of result

To do

  • Create a CSS environment adding button to export result, to start and stop the algorithm
  • Try to improve the code
  • Simularity function and pixel data not optimized

To fix

  • CORS error with google chrome because I load my picture from my computer