Hello,
has anybody a script that performs a cubic spline interpolation, or knows an other method for smooth movement through specified coordinates? Lite-C seems not to have such a function built in, am I right? But isn't that essential for computer games?
I found several resources on the web but my math capabilities are not sufficient for understanding the concept and write a code I think

Anyway, I keep on trying, perhaps somebody has a suggestion...