MeshLab
100px | |
![]() MeshLab 1.2.1
|
|
Developer(s) | ISTI - CNR |
---|---|
Stable release | 1.3.3 / April 2, 2014[1] |
Written in | C++,Javascript |
Operating system | Cross-platform |
Type | Graphics software |
License | GPL |
Website | meshlab |
MeshLab is an advanced 3D mesh processing software system which is well known in the more technical fields of 3D development and data handling. 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.
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. MeshLab 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.
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 visualisation.
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 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 Windows, Linux, Mac OS X, and, with reduced functionality, on iOS and Android and even as a pure client-side javascript application. The system supports input/output in the following formats: PLY, STL, OFF, OBJ, 3DS, VRML 2.0, U3D, 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
![]() |
Wikimedia Commons has media related to MeshLab. |
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- MeshLab Homepage Official SourceForge project page
- MeshLabJS homepage of the experimental, client based, javascript, version of MeshLab that runs inside a browser.
- MeshLab Stuff Blog Development blog, with tutorials and example of use of MeshLab.
- MeshLab for iOS page dedicated to the iPad and iPhone version of MeshLab.
- MeshLab for Android page dedicated to the Android version of MeshLab
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- Pages with reference errors
- Pages with broken file links
- Commons category link is defined as the pagename
- 2005 software
- 3D graphics software
- Computer-aided design software
- Free 3D graphics software
- Free computer-aided design software
- Free graphics software
- Free software programmed in C++
- Computer-aided design software for Linux
- 3D modeling software for Linux
- Video game development software
- 3D graphics software that uses Qt