Skip to content

psalios/bezier-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composite Bézier Curve

The application implements various versions of Bézier curves.

Quadratic Bézier Curve

Quadratic Bézier Curve

Cubic Bézier Curve

Cubic Bézier Curve

Composite Bézier Curve

Composite Bézier Curve

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java 1.8
  • Maven 10.13.3+

Installing

mvn clean package

Running the tests

mvn test

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Composite Bezier Curve implementation in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages