Patch Normals
バージョン 1.0.0.0 (14.5 KB) 作成者:
Dirk-Jan Kroon
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 (2024). Patch Normals (https://www.mathworks.com/matlabcentral/fileexchange/24330-patch-normals), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Polygons >
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Volume Visualization > Scalar Volume Data >
Help Center および MATLAB Answers で Polygons についてさらに検索
タグ
謝辞
ヒントを与えたファイル: Compute STL Vertex Normals
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |