jakke-graphics-ts
    Preparing search index...

    Function cross

    • Computes the cross product of two 3D vertices.

      The cross product of two vectors results in a vector that is perpendicular to both input vectors.

      Parameters

      Returns Vertex3d

      A new Vertex3d representing the cross product of v0 and v1.