Mesh simplification
Posted: Thu Aug 29, 2024 7:18 am
Hi, there.
I am working on a project of processing stl data. I have a problem:
In order to show a stl surface rapidly, I need to decrease the number of triangles in the mesh. For example, I have a STL file which contains 2000 triangles, but I only want 1000 triangles. How can I make the mesh smaller?
Thanks for your help!
I am working on a project of processing stl data. I have a problem:
In order to show a stl surface rapidly, I need to decrease the number of triangles in the mesh. For example, I have a STL file which contains 2000 triangles, but I only want 1000 triangles. How can I make the mesh smaller?
Thanks for your help!