@lakuna/umath
    Preparing search index...

    Function projection

    • Generate a two-dimensional projection matrix with the given bounds.

      Type Parameters

      Parameters

      • width: number

        The width of the projection.

      • height: number

        The height of the projection.

      • out: T

        The matrix to store the result in.

      Returns T

      The projection matrix.