STLReader

Read Ascii STL from matlab.
79 Downloads
Updated 5 Jun 2019

Read ASCII STL file which contains vertexes and faces and structure it to matrixes "vertexes", "colors" and "faces". after that I use patch to build model on matlab.
I used C++ mex function to read STL file so it can run much faster than read on matlab function.
It was built on MacOS version 10.14.5
Matlab 2018a

Cite As

Tuyen Nguyen (2024). STLReader (https://github.com/quoctuyenuit/ReadSTLFile), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Update image description

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.