About 126,000 results
Open links in new tab
  1. graphics - Texture mapping using Meshlab - Stack Overflow

    Feb 6, 2013 · What is the easiest way of mapping a texture image on top of a bare 3D mesh using Meshlab, where the UV texture coordinates have not been specified?

  2. Voxel Workflow with 3DCoat & MeshLab by Phil Clark

    Oct 2, 2021 · To do this we’ll be using 3DCoat, MagicaVoxel and MeshLab – so let’s get started! The Problem with Voxels… The most common question I get asked about working with voxels …

  3. 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.

  4. 3D model community • 3D modeling forum • 3D printing forum

    Jul 7, 2013 · Ok, I used MeshLab to save the Ascii Ply file as a binary Ply file with the color selected as an option in export and the file loaded correctly into 3DCoat with the vertex colors.

  5. 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?

  6. 3D model community • 3D modeling forum • 3D printing forum

    Sep 1, 2015 · Please note that Meshlab will muck up your smoothing groups / merge/average all of your vertex normals because it doesn't understand multiple normals per vertex so you may …

  7. Meshlab: How do I extract x,y,z coordinates of points?

    Nov 6, 2018 · I'm new to meshlab, so my question is probably very basic: I have a ply file of a 3D image. I want to get the xyz-coordinates of certain points of this image. How do I do that? …

  8. Measure object dimensions in Meshlab? - Stack Overflow

    Sep 2, 2021 · Render -> Show box corners will display the coordinates of the bounding box and its dimensions, in the top-left of the MeshLab window. If you need to have the coordinates in …

  9. meshlab - COLMAP photogrammetry: Reconstruction gives only …

    Sep 4, 2018 · MeshLab is free and can be used for this. If you want a SfM pipeline that can handle sparse and dense reconstruction OpenSfM (python) is a good bet. It is all open-source …

  10. 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, …