Surface64.compute_normals

giant.ray_tracer.shapes.surface:

Surface64.compute_normals(self)

This method computes the unit normal vectors for each facet.

The normals are computed in parallel and are stored in the normals array.