
July 23rd, 2012, 12:32 PM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 1
Time spent in forums: 10 m 59 sec
Reputation Power: 0
|
|
|
Need to interpolate points on a curve to achieve a smoother motion
Hello,
I am trying to get a smoother motion for a vehicle in a game i am working on. Currently i am using linear interpolation which does not give a smooth curve. I need spline interpolation. If anyone has does this kind of stuff, any algorithms would be helpful.
Thnx,
dev_d
|