• This function is a Curve generator: it takes a number and returns a horizontal curve. The number is a y-coordinate, and the Curve generates only points with the given y-coordinate.

    Parameters

    • t: number

      fraction between 0 and 1

    Returns Curve

    horizontal Curve