Function calculates intersection of any two triangulated surfaces using triangle/triangle intersection algorithm proposed by Tomas Möller (1997) and implemented as highly vectorized MATLAB code. The algorithm was expanded to include calculation of the intersection surface, in addition to boolean matrix cataloging which triangle from one surface intersects with which triangle in the other surface. Function can be used for contour line calculations and can handle surfaces residing on the same plane.
引用格式
Jaroslaw Tuszynski (2026). Surface Intersection (https://ww2.mathworks.cn/matlabcentral/fileexchange/48613-surface-intersection), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: Surface Booleans
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
