Skip to content

adrian-kong/img-ga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm

Genetic Algorithm implementation, recreates given image rendered using LWJGL library.

Note

Should have used a library over GPU for this, can't speed up more parallel tasks (?)

Using faster math (?), log operations are using LUT http://graphics.stanford.edu/~seander/bithacks.html#IntegerLogFloat

Demo

Build

mvn clean install

Probably something like:

java -jar output.jar

About

Genetic Algorithm on image/media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages