Skip to content

wickstopher/triangulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon Triangulation
Christopher R. Wicks

Building the project from source will require the following software:

* GNU Make : https://www.gnu.org/software/make/
* Apache Maven : https://maven.apache.org/
* Java 8 SDK : http://www.oracle.com/technetwork/pt/java/javase/downloads/jdk8-downloads-2133151.html

To build:

	$ make

To run:

	$ bin/triangulation