YacineSahli / Bezier

Bezier curve for Multimedia Information System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bezier curve.

How to use:

  • Clone the repository
  • chmod +x gradlew
  • ./gradlew jar
  • java -jar build/libs/Bezier.jar
  • click at 4 different positions in the black window to display the curve.
  • you can now move the 4 points to change the bezier curve.

About

Bezier curve for Multimedia Information System

License:Apache License 2.0


Languages

Language:Java 100.0%