This function unrolls the scene graph of a COLLADA file to produce a list of instanced primitives in MATLAB. It sequentially applies the necessary transformations to form instanced geometry.
This function only works on mesh geometry with triangle primitives (see http://www.khronos.org/files/collada_spec_1_4.pdf for more).
No other elements of the file are parsed.
Works with COLLADA file version 1.4
引用格式
Randi Cabezas (2026). colladaParser (https://ww2.mathworks.cn/matlabcentral/fileexchange/45687-colladaparser), MATLAB Central File Exchange. 检索时间: .
致谢
参考作品: xml2struct
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
