Skip to content

tux3/Evolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9115702 · Mar 5, 2017

History

80 Commits
May 10, 2014
May 10, 2014
Jan 18, 2015
May 10, 2014
May 12, 2014
Jan 18, 2015
Jan 18, 2015
May 13, 2014
Jan 17, 2015
Jan 17, 2015
Jan 17, 2015
Jan 17, 2015
May 10, 2014
May 10, 2014
May 10, 2014
Jan 17, 2015
Jan 17, 2015
Jan 17, 2015
May 12, 2014
Jan 17, 2015
Mar 5, 2017
Jan 17, 2015
Jan 18, 2015
Jan 17, 2015

Repository files navigation

Evolve

Vectorizes images throught evolution of a DNA sequence.

2014-05-10 19_21_40-evolution vectorizer

2014-05-10 18_29_45-edit release tux3_evolve

1399906492812

Features

  • Import of PNG, GIF, JPG and BMP
  • Export to PNG, JPG, and SVG
  • Import and export the DNA
  • Resume the evolution from a DNA file at any time
  • Can Focus on a part of the image to add a lot more details
  • Multiplatform (Qt)
  • Multithreaded

Compiling

This is a standard Qt application, the easiest way to compile it is to download the Qt SKD, open the project with Qt Creator and click Build. The Qt SDK is available here