Binary STL file reader

버전 1.0.0.0 (2.91 KB) 작성자: Grant Lohsen
Update of the stlread function by Francis Esmonde-White to properly implement color reading.
다운로드 수: 1.3K
업데이트 날짜: 2012/5/18

라이선스 보기

This function is used for loading binary STL files.

There are already two stlread.m files available on the mathworks file exchange site. Harlev's version reads in the data and returns matrices with X/Y/Z formatted vertex data. Johnson's program reads in the data and returns Face/Vertex/Normal matrices.

This submission also exports Face/Vertex/Normal matrices, but runs about 30 times faster than Johnson's version and 13 times faster than Harlev's version (which doesn't export face normal data).

This submission will also properly read in color values (if present) and the STL file title.

For more info (including timing info) see: http://www.esmonde-white.com/home/diversions/matlab-program-for-loading-stl-files

인용 양식

Grant Lohsen (2024). Binary STL file reader (https://www.mathworks.com/matlabcentral/fileexchange/36771-binary-stl-file-reader), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 STL (STereoLithography)에 대해 자세히 알아보기
도움

받음: Binary STL file reader

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0