https://www.youtube.com/watch?v=7FmW6qhaupw
a .stl file is a binary file with a bunch of vertices in the format:
loop:
normal:
vertices
facet
close loop.
where every facet is a triangle as part of a mesh.
https://www.youtube.com/watch?v=7FmW6qhaupw
a .stl file is a binary file with a bunch of vertices in the format:
loop:
normal:
vertices
facet
close loop.
where every facet is a triangle as part of a mesh.