• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install MeshLab in Ubuntu

{{postValue.id}}

How to install Meshlab in Ubuntu

MeshLab is an open source software for processing interactive 3D models. It contains a score of tools for editing, testing, converting and rendering 3D meshes. It also includes a tool for the registration of multiple range maps based on the iterative closest point algorithm. MeshLab includes an interactive direct paint-on-mesh system that allows to change the color of the mesh. This tutorial will cover the installation procedure of MeshLab in Ubuntu.

Installation procedure

To start the installation procedure, first add the repository by executing the following command.

root@linuxhelp:/home/user1# add-apt-repository ppa:zarquon42/meshlab
 actual snapshot of meshlab (packaged, when I find time)
 More info: https://launchpad.net/~zarquon42/+archive/ubuntu/meshlab
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmpetjdrewc/secring.gpg'  created
gpg: keyring `/tmp/tmpetjdrewc/pubring.gpg'  created
gpg: requesting key 5BF00518 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpetjdrewc/trustdb.gpg: trustdb created
gpg: key 5BF00518: public key " Launchpad PPA for zarquon42"  imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

The repository is added to the system. Update the local repository index by running the apt-get update command.

root@linuxhelp:/home/user1# apt-get update
Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Get:2 http://ppa.launchpad.net trusty InRelease [15.4 kB]                     
Ign http://extras.ubuntu.com trusty InRelease
&hellip 
&hellip 
Hit http://security.ubuntu.com trusty-security/restricted Translation-en      
Hit http://security.ubuntu.com trusty-security/universe Translation-en       
Fetched 5,287 kB in 59s (88.7 kB/s)                                           
Reading package lists... Done    

The target system is updated with the required repos. Now install MeshLab by executing the following apt-get install command.

root@linuxhelp:/home/user1# apt-get install meshlab
Reading package lists... Done
Building dependency tree      
Reading state information... Done 
&hellip 
&hellip 
&hellip 
Setting up libqt5xmlpatterns5:amd64 (5.2.1-3) ...
Setting up meshlab (2016.12~trusty2) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...

The application is successfully installed in the target system. Open the application installed, execute the meshlab command.

root@linuxhelp:/home/user1# meshlab

The MeshLab contains a range of Render options.

render options

The edit option in the menu contains the Meshlab tools.

meshlab tools

It also contains a range of filters for 3D mesh.

filters

The About MeshLab option gives the version and other information of the meshlab.

about meshlab

Wasn' t that an easy installation procedure? MeshLab includes a tool for the registration of multiple range maps based on the iterative closest point algorithm.

Tags:
david
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

what programming language is used to build meshlab?

A

programming language is used to build meshlab are C++, JavaScript

Q

is MeshLab available in multiple distro?

A

yes , MeshLab is available is linux, windows, MAC

Q

is there any source package available for MeshLab?

A

use the below link for source package for meshlab
http://github.com/cnr-isti-vclab/meshlab/archive/v2016.12.tar.gz

Q

what is the use of meshlab in ubuntu?

A

MeshLab is an open source software for processing interactive 3D models. It contains a score of tools for editing, testing, converting and rendering 3D meshes. It also includes a tool for the registration of multiple range maps based on the iterative closest point algorithm. MeshLab includes an interactive direct paint-on-mesh system that allows to change the color of the mesh.

Q

which command to add the repo for meshlab?

A

add the repository by executing the following command.
# add-apt-repository ppa:zarquon42/meshlab

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Owen ?
How to add SSH key to my Gitlab account

I need to add the SSH key in my gitlab account. How to do so ????

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.