MeshLab is an open source software that processes interactive 3D models. Scalable and portable editing and 3D unstructured triangular mesh processing systems for editing, testing, conversion, and rendering 3D grids. At the same time, you can import 3DS, OBJ, PLY, STL, OFF, COLLADA, PTX, and other files and support interface projects such as U3D, OpenGL, or DXF files. MeshLab is designed to help generate 3D scanning processing in typical non-small unstructured models, providing editing with a set of tools, cleaning, repair, checking, rendering, and rotating
MeshLab is an open source software that processes interactive 3D models. Scalable and portable editing and 3D unstructured triangular mesh processing systems for editing, testing, conversion, and rendering 3D grids.
At the same time, you can import 3DS, OBJ, PLY, STL, OFF, COLLADA, PTX, and other files and support interface projects such as U3D, OpenGL, or DXF files. MeshLab is designed to help generate 3D scanning processing in a typical small unstructured model, providing editing with a set of tools, cleansing, repair, checking, rendering, and transforming this type of mesh.
The latest available version is meshlab 1.3.3, which has recently been released.
Run the following command to start the terminal:
Sudo add-apt-repository ppa: zarquon42/meshlab
Sudo apt-get update
Sudo apt-get install meshlab
Uninstall command:
Sudo apt-get remove meshlab
To remove PPA, enter the following command:
Sudo apt-get install ppa-purge
Sudu ppa-purge ppa: zarquon42/meshlab
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
Link: http://www.linuxidc.com/Linux/2014-04/100139.htm