PLY File Utilities

A repository of utility functions/scripts for processing PLY files in Matlab
ダウンロード: 700
更新 2016/3/14

ライセンスの表示

Goal: Provide basic functionality for ASCII PLY files as an alternative to the ubiquitous STL file format. PLY files utilize face-vertex connectivity to ensure water-tightness, which is critical in additive manufacturing. Advanced formats such as the Additive Manufacturing File (AMF: https://amf.wikispaces.com/) or the 3D Manufacturing File (3MF: http://www.3mf.io/) also use face-vertex connectivity, but these formats are XML based and so are a bit messy and overly complicated for the average researcher to use. The PLY file is a compact format that is also easy to read & write, thus provides a good platform for additive manufacturing researchers to utilize as they develop their algorithms.
Note: I apologize for the "messiness" of the code, this code was developed at work and undergoes a lengthy approval process for release. I am working on cleaning up the code and adding functionality (e.g. plySlicer is only a script at the moment, no error-checking, sparse comments etc.), but am releasing now to make available ASAP.

The Department of Energy’s National Security Campus is operated and managed by Honeywell Federal Manufacturing & Technologies, LLC under contract number DE-NA0002839

引用

Gregory Vernon (2024). PLY File Utilities (https://www.mathworks.com/matlabcentral/fileexchange/55968-ply-file-utilities), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersOther Formats についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0