The application implements various versions of Bézier curves.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java 1.8
- Maven 10.13.3+
mvn clean package
mvn test
This project is licensed under the MIT License - see the LICENSE file for details