manifold
manifold copied to clipboard
Read vertNormal for Smooth
Currently the vertNormal
supplied in a Mesh
is ignored and recalculated instead. Ideally it should be read and used to form the halfedgeTangent
vector. Need to ensure vertNormal_
is making it through SimplifyTopology()
without getting broken.