Skip to content

chen0040/cpp-mfc-fractal-art-iec-lgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-mfc-fractal-art-iec-lgp

Interactive Evolutionary Computation for Fractal Arts using Linear Genetic Programming and MFC.

The basic principle is to use linear genetic program to generate fractal arts which will then submit for user to evaluate, and the evaluation process then assign the fitness for the each linear genetic program generated based on the art work created by them.

The generated linear programs can be exported as either

  • xml or
  • source code or
  • compiled executables.

The fractal arts they create can also be exported as image.

The project was written using MFC in VS 2005 with SDL 1.2 and Allegro. There is an embedded compiler than automatically converts the generated linear genetic program into executable.

The binary executable built from the project can be found in the GeneticArt.zip

The video demo can be found below:

Demo Video

IMAGE ALT TEXT HERE

About

Interactive Evolutionary Computation for Fractal Arts using Linear Genetic Programming and MFC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published