<<< Cross product, cont.     Index     Using dot product to find a projection vector >>>

13. Normal to the plane


  • If you normalize the cross product (make it of unit length), then you get the normal to the plane.

  • Unit vector n can be obtained as

    • n = N / |N|

    plane normal
  •  


<<< Cross product, cont.     Index     Using dot product to find a projection vector >>>