KTStephano / TriangleGenome

Genetic + hill climbing algorithm for recreating target images using only triangles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Triangle Genome Project

Authors: (Alphabetical by Last Name)
George Boujaoude, Justin Hall

Project: Triangle Genome Project


About "The Triangle Genome Project"
1. Written by George Boujaoude and Justin Hall
2. Main entry point is found in EvolutionLoop.java

  • Project Default Image: Mona Lisa - 512x413
  • Project Default Amount of Tribes: 1

Instructions:
1. Run executable cs351_project2_justin_george.jar
2. A window will open that contains a starting image, control buttons, as well as statistics.
3. Press play to start


Note: If The Triangle Genome Project is to be compiled and run based from the source code, one must add jxl.jar as a dependency. The file, jxl.jar can be found under the src/351 folder.


Additional Information

About

Genetic + hill climbing algorithm for recreating target images using only triangles


Languages

Language:HTML 83.8%Language:Java 15.2%Language:CSS 1.0%Language:JavaScript 0.1%