Appearance
Documentation / @ripl/3d / computeFaceNormal
computeFaceNormal(vertices): Vector3
vertices
Vector3
Defined in: 3d/src/shading.ts:26
Computes the surface normal of a face from its first three vertices via the cross product.