Software:MeshLab

From HandWiki
Revision as of 11:52, 9 February 2024 by OrgMain (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
MeshLab
MeshLab logo left eye.png
MeshLabv121 david.png
MeshLab
Developer(s)ISTI - CNR
Stable release
2022.02 / February 28, 2022; 2 years ago (2022-02-28)[1]
Preview release
Written inC++, JavaScript
Operating systemCross-platform
TypeGraphics software
LicenseGPL
Websitewww.meshlab.net
www.meshlabjs.net

MeshLab is a 3D mesh processing software system that is oriented to the management and processing of unstructured large meshes and provides a set of tools for editing, cleaning, healing, inspecting, rendering, and converting these kinds of meshes. MeshLab is free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2 or later, and is used as both a complete package and a library powering other software. It is well known in the more technical fields of 3D development and data handling.

Overview

MeshLab is developed by the ISTI - CNR research center; initially MeshLab was created as a course assignment at the University of Pisa in late 2005. It is a general-purpose system aimed at the processing of the typical not-so-small unstructured 3D models that arise in the 3D scanning pipeline.

The automatic mesh cleaning filters includes removal of duplicated, unreferenced vertices, non-manifold edges, vertices, and null faces. Remeshing tools support high quality simplification based on quadric error measure, various kinds of subdivision surfaces, and two surface reconstruction algorithms from point clouds based on the ball-pivoting technique and on the Poisson surface reconstruction approach. For the removal of noise, usually present in acquired surfaces, MeshLab supports various kinds of smoothing filters and tools for curvature analysis and visualization.

It includes a tool for the registration of multiple range maps based on the iterative closest point algorithm. MeshLab also includes an interactive direct paint-on-mesh system that allows users to interactively change the color of a mesh, to define selections and to directly smooth out noise and small features.

MeshLab is available for most platforms, including Linux, Mac OS X, Windows and, with reduced functionality, on Android and iOS and even as a pure client-side JavaScript application called MeshLabJS. The system supports input/output in the following formats: PLY, STL, OFF, OBJ, 3DS, VRML 2.0, X3D and COLLADA. MeshLab can also import point clouds reconstructed using Photosynth.

MeshLab is used in various academic and research contexts, like microbiology,[2] cultural heritage,[3] surface reconstruction,[4] paleontology,[5] for rapid prototyping in orthopedic surgery,[6] in orthodontics,[7] and desktop manufacturing.[8]

Additional images

See also

References

  1. "MeshLab 2022.02 release notes". Official GitHub repository. 2022-02-28. https://github.com/cnr-isti-vclab/meshlab/releases/tag/MeshLab-2022.02. 
  2. Berejnov, V.V. (2009). "Rapid and Inexpensive Reconstruction of 3D Structures for Micro-Objects Using Common Optical Microscopy". Bibcode2009arXiv0904.2024B. 
  3. Remondino, F.; Menna, F. (2008). "Image-based surface measurement for close-range heritage documentation". The International Archives of the Photogrammetry. http://www.isprs.org/proceedings/XXXVII/congress/5_pdf/36.pdf. 
  4. Xu, S.; Georghiades, A.; Rushmeier, H.; Dorsey, J. (2006). "Image guided geometry inference". Third International Symposium on 3D Data Processing, Visualization, and Transmission (3DPVT'06) (PDF). 3D PVT Symposium. pp. 310–317. doi:10.1109/3DPVT.2006.81. ISBN 0-7695-2825-2. 
  5. Abel, R. L. et al. (Aug 2011). "Digital preservation and dissemination of ancient lithic technology with modern micro-CT". Computers & Graphics (Elsevier) 35 (4): 878–884. doi:10.1016/j.cag.2011.03.001. 
  6. Frame, M.; Huntley, J. S. (2012). "Rapid Prototyping in Orthopaedic Surgery: A User's Guide". The Scientific World Journal 2012: 1–7. doi:10.1100/2012/838575. PMID 22666160. 
  7. Harjunmaa, E.; Kallonen, A.; Voutilainen, M. et al. (15 March 2012). "On the difficulty of increasing dental complexity". Nature 483 (7389): 324–327. doi:10.1038/nature10876. PMID 22398444. Bibcode2012Natur.483..324H. 
  8. "Desktop Manufacturing". Make. Jan 2010. pp. 73. http://www.make-digital.com/make/vol21/?pm=2&zin=208&u1=texterity&sub_id=DonC5USTuhj5F&pg=74&z=131&cookies=1. 

External links