This program was written in Java and can interactively generate curves with a polynom-interpolation technique by Aitken-Neville. This technique is mainly used in CAGD (computer aided geometric design) systems.
You can create and move the control points with the mouse. The curve will be updated automatically. I wrote this program for the lab “Mathematische Methoden in der Computergraphik”.
You can start it with ‘go.bat’.
Screens:
Download: