Skip to content

A simple Java program demonstrating the use of cubic spline interpolation.

License

Notifications You must be signed in to change notification settings

CrushedPixel/CubicSplineDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubicSplineDemo

A simple Java program demonstrating the use of cubic spline interpolation.

##How to use To add a new Point, left click anywhere on the canvas. You can also drag Points around.

To remove a Point, right click it. Using the 'C' key, all Points can be cleared at once.

##Download An up-to-date .jar distribution (compiled with Java 7) is provided in the /dist folder of this repository.

Screenshot

About

A simple Java program demonstrating the use of cubic spline interpolation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages