0la0 / gaTriangles

Deriving images from genetic algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##GA Triangles sample image A personal art project: create images from genetic algorithms.


####Dependencies JRE 1.8+

simpleGAvis

json simple


####Usage Create a model and thumbnail image by running GaToFile.java. If the user chooses, the model will be saved in files/models and the thumbnail will be saved in files/thumbs.

Create a refined image from an existing model by running ImageFromJson.java. Configure image parameters with a JSON file in the imageDescriptioins directory.

About

Deriving images from genetic algorithms


Languages

Language:Java 100.0%