gis-tools-ts - v0.6.0
    Preparing search index...

    Function faceXYZGLtoUV

    • Convert from a face and right-hand-rule XYZ Point to u-v coords

      Type Parameters

      • M extends Properties = Properties

      Parameters

      • face: number

        input face

      • xyz: VectorPoint<M>

        input VectorPoint

      Returns [u: number, v: number]

      output WebGL oriented UV coords