Patch Normals

Calculates the normal vectors of a triangulated mesh (patch)

您现在正在关注此提交

This function calculates the normal vectors of a triangulated mesh such as used by the Matlab function patch.

It first calculates the normal vectors of all faces, and after that calculates the vertex normals from the face normals weighted by the angles of the faces.

The function is both implemented as a normal Matlab function and as a mex file in c-code (much faster)

Try the example ...

引用格式

Dirk-Jan Kroon (2026). Patch Normals (https://ww2.mathworks.cn/matlabcentral/fileexchange/24330-patch-normals), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Compute STL Vertex Normals

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0