Jump to content

Spline interpolation


photo

Recommended Posts

Posted

I'm using ::lerp() function to interpolate transformations between to positions/rotations of node. But, this interpolation don't let me using fade effects: I need smooth start, quick "middle" and smooth stop of animation. Is Unigine provide some spline interpolation? If not, maybe anybody know good resources about this or ready solutions? Thanks.

Posted

Is Unigine provide some spline interpolation?

 

Have a look into <unigine-sdk-root>/data/core/scripts/spline.h

×
×
  • Create New...