stlwrite - write ASCII or Binary STL files

Export a variety of inputs (patch, surface) to an STL triangular mesh

下载
下载

您现在正在关注此提交

引用格式

Sven (2026). stlwrite - write ASCII or Binary STL files (https://ww2.mathworks.cn/matlabcentral/fileexchange/20922-stlwrite-write-ascii-or-binary-stl-files), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Added input check for non-triangulated faces and fixed summary display to print correct face count

下载
1.8.0

Corrected face count printed output bug. Added example with coloured faces.

下载
1.7.0

Embedded version of Kevin's mesh2tri for convenience.

下载
1.6.0

Added faceColor implementation

下载
1.4.0

Huge speed improvements courtesy of Oliver Woodford. Reduction in write-time is proportional to file size.

下载
1.3.0

Allowed for more general input types, and added capability for more features to be written to STL file.

下载
1.1.0

Vectorised normal direction calculations and streamlined fprint/fwrite calls. 75% faster writing speeds.

下载
1.0.0

下载