Surface imported from Blender
Afficher commentaires plus anciens
Hi everyone.
Does anyone knows how to import sufaces from Blender?
Réponses (1)
You can export Blender files as ".obj" or ".stl" files based on your use case and utilize the packages in MATLAB File Exchange to load, render or access the properties of the exported files.
Refer to the following file exchange links to load the respective files and perform your analysis:
- https://www.mathworks.com/matlabcentral/fileexchange/27982-wavefront-obj-toolbox
- https://www.mathworks.com/matlabcentral/fileexchange/66275-david-laserscanner-wavefront-obj-file-reader-plotter-volume-and-surface-area-calculator
- https://www.mathworks.com/matlabcentral/fileexchange/22409-stl-file-reader
Catégories
En savoir plus sur Biomedical Imaging dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!