This project is course work of Bogdan Kush for Zaporozhye State Engineering Academy.
Main theme: optimal polygon triangulation algorithm.
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.
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).
Just add artifact and compile in jar file, add in output icon.png And use command for run jar
java -jar Polygonshop.jar
- Bogdan Kush - Initial work - hlus