Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 580 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 580 Bytes

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