Skip to content

rraulinio/JarvisAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Java program with GUI that allows you to run a Jarvis algorithm on a set of points, set by you by clicking on the GUI screen.

In computational geometry, the gift wrapping algorithm is an algorithm for computing the convex hull of a given set of points.

Jarvis algorithm (or also known as the gift wrapping algorithm) - https://en.wikipedia.org/wiki/Gift_wrapping_algorithm