- Write stl filename in make_obj.m file.
- Adjust the mesh size (mesh_size = n)
- Run make_obj.m
- Check the direction of normal vector and if it is wrong, change the value in rearrange_normal ex) surface = rearrange_normal(surface, node, 1, [0, 0, 1]) to surface = rearrange_normal(surface, node, 1, [0, 0, -1])
Mingg8/STL2Mesh
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|