About 101,000 results
Open links in new tab
  1. meshlab - Where is undo function? - Stack Overflow

    Nov 10, 2017 · I am trying Meshlab, but immediately hit an issue with the apparent lack of an 'Undo" command after trying a cleanup transformation that had undesired results. As a (less than ideal) …

  2. meshlab - How to correctly export a mesh as a .obj using "export mesh ...

    Nov 19, 2020 · When you change the filename in meshlab, it will still use the same .png file name as texture. You need to manually copy it to the same directory where .obj file is. I would change your …

  3. meshlab - Using conditional face selection to select by normal - Stack ...

    I am trying to select faces by the criteria: "Normals in the Z direction", but only those facing either up or down. The objects are all manifold cubic shapes, with a typical orientation (...

  4. meshlab - Converting mesh shell into solid body - Stack Overflow

    Sep 7, 2021 · Meshlab does not have the concept of a "solid" or "hollow" mesh. As long as your mesh is closed and manifold (it looks like yours is - if it isn't, you can probably fix it using a combination of …

  5. meshlab - Delete non manifold vertices - Stack Overflow

    Feb 1, 2023 · When you delete any vertex, the faces that are using that vertex are also deleted. There is no way to keep the face if you delete one of its vertices. To solve non manifold vertex, you have to …

  6. Remove self-intersections in Meshlab or vcglib - Stack Overflow

    Jun 13, 2018 · How to remove self-intersection of a mesh with the Meshlab application or vcglib?

  7. 3d - Mesh from point clouds in Meshlab - Stack Overflow

    May 4, 2017 · I need to reconstruct a surface mesh of a terrain from a dense point cloud. Is it possible to generate polygonal meshes from point clouds in Meshlab?

  8. What does the equalizer do in MeshLab's QualityMapperDialog?

    Oct 28, 2019 · In MeshLab, you can use the quality mapper to maps some qualities (values) on your mesh points to specific colors. The QualityMapperDialog offers an equalizer function that has three …

  9. Where is Meshlabserver.exe in 2020.12 - Stack Overflow

    Jan 21, 2021 · Could it be, that 2020.12 (Windows 64bit) is missing the meshlabserver.exe? Or do I miss something? I already reinstalled MeshLab but still no server to be found.

  10. Meshlab - Get IDs of selected vertices - Stack Overflow

    Mar 12, 2014 · Meshlab obviously uses the IDs of these vertices under the hood, but can this info be exposed to the user? There are plenty of tutorials online about how to choose (in various ways) …