Generate U3D files from STL models for making multilayer 3D PDF figures

버전 1.3.0.0 (67.8 KB) 작성자: Francis Esmonde-White
Conversion of meshes into U3D files for making multilayer 3D PDF figures with transparency.
다운로드 수: 1.6K
업데이트 날짜: 2011/5/13

라이선스 보기

This submission is based on Alexandre Gramfort's "matlab-mesh-to-pdf-with-3d-interactive-object". His program allows meshes to be converted into 3D PDF figures. However, his code only allows a single layer to be converted, and does not enable transparency.

The present submission does not create the final PDF. It generates the U3D file which can then be inserted into a PDF file using Adobe Acrobat Pro. This submission also allows multilayer meshes to be created, and for the transparency of each layer to be specified.

This code includes a function (installGoogleArchive.m) which will automatically download and install binaries required to convert the intermediate data format (IDTF) file into the final Universal 3D (U3D) file. This code also only includes the windows version of the converter.

인용 양식

Francis Esmonde-White (2024). Generate U3D files from STL models for making multilayer 3D PDF figures (https://www.mathworks.com/matlabcentral/fileexchange/31413-generate-u3d-files-from-stl-models-for-making-multilayer-3d-pdf-figures), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

Included file updated (File Exchange # 31414) in response to comment by Jan Simon.

1.1.0.0

No code changes, I just fixed the acknowledgements (I had 25383 listed in the 'includes code' section, but that didn't make a link in the acknowledgements section).

1.0.0.0