Skip to content

Java GUI that finds the shortest perimeter around given points.

Notifications You must be signed in to change notification settings

nickrmcclorey/perimeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perimeter

This is a Java GUI that finds the shortest perimeter around given points. You can create more points by clicking in the window and the perimeter will update accordingly. I created this to familiarize myself with Java GUIs and to experiment with some geometry. The reset button does not currently work.

Compiling and running

You can use compile.bat and run.bat files to compile and run the program. The .bat extension will allow you to run them from the command prompt and the headers inside the files should allow you to run them via bash on Linux.

About

Java GUI that finds the shortest perimeter around given points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published