parry
parry copied to clipboard
support FeatureId::Edge in parry3d::shape::TriMesh::feature_normal
I would like parry3d::shape::TriMesh::feature_normal to support FeatureId::Edge.
The result should be the average of the feature normal of the connected faces of that edge.