Module: tfg.geometry.representation.mesh.normals

Tensorflow utility functions to compute normals on meshes.

Functions

face_normals(...): Computes face normals for meshes.

gather_faces(...): Gather corresponding vertices for each face.

vertex_normals(...): Computes vertex normals from a mesh.