Skip to content

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

Notifications You must be signed in to change notification settings

KTStephano/TriangleGenome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages