Function
Creates an animation of curves using a curve-generating function.
The duration of the animation in seconds
Framerate of the animation in frames per second
Draw function to use for the generated curves
Curve-generating function that takes a timestamp and returns a Curve
Curve animation
Creates an animation of curves using a curve-generating function.