colladaParser
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
Cite As
Randi Cabezas (2024). colladaParser (https://www.mathworks.com/matlabcentral/fileexchange/45687-colladaparser), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: xml2struct
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |