parry icon indicating copy to clipboard operation
parry copied to clipboard

support FeatureId::Edge in parry3d::shape::TriMesh::feature_normal

Open lotus128 opened this issue 5 months ago • 0 comments

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.

lotus128 avatar Jul 09 '25 02:07 lotus128