CG_Labs
2020.0
|
how many bytes should the buffer contain?
bind the previously generated Buffer
how many components do our vertices have?
Compute the interpolated position using the Catmull-Rom interpolation; use the catmull_rom_tension
variable as your tension argument.
Compute the interpolated position using the linear interpolation.
Interpolate the movement of a shape between various control points.