Clear Filters
Clear Filters

Matlab converting an STL file to GLTF

11 views (last 30 days)
Stavros Tsimpoukis
Stavros Tsimpoukis on 1 Oct 2023
Edited: Akshat on 2 Oct 2023
Hello, I am using currently the communication toolbox in matlab and in the R2023b matlab release it is now possible to using the raytracing propagation model with various material types in a scene. This is done by the gltf/ glb file types. As of now I was using a 3D scene created by an STL file. I wonder if it is possible to convert an STL file into a gltf/ glb one ( passing information about the materials of the scene ).
Thank you

Answers (1)

Akshat
Akshat on 2 Oct 2023
Edited: Akshat on 2 Oct 2023
I understand that you want to convert an STL file into a glTF or glb format. I recommend exploring the following tools available on File Exchange. These tools offer comprehensive documentation that will guide you through the correct steps for progressing through the file conversion process.
I hope this helps.

Community Treasure Hunt

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

Start Hunting!