Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.03 KB

Codacy Badge

Polygonshop

This project is course work of Bogdan Kush for Zaporozhye State Engineering Academy.
Main theme: optimal polygon triangulation algorithm.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

First of all, install some IDE. For example IntelliJ IDEA, and create project from existing sources. After that, add external libraries JFoenix (8.0.4).

Deployment

Just add artifact and compile in jar file, add in output icon.png And use command for run jar

java -jar Polygonshop.jar

Authors

  • Bogdan Kush - Initial work - hlus