Andrei Cioara - 2016-05-20

Had this issue as well on Linux Mint 16 Petra. Your hint was really useful, as I fixed my issue. Basically, my laptop is using Optimus (2x Graphics Cards: Intel and nVidia) and I got it working on my laptop using bumblebee. That means that if I want to start an application on the nVidia GPU I have to say optirun ./executable. Set the defaults for meshlab starting as optirun meshlab whatever.ply and it worked. I believe the Intel GPU is quite slow.

The workaround is to disable GPU computation and do it all on CPU (not sure how), but if you have bumblebee, I see no reason for doing that.

Contributing to this 3 year old topic as it is the first result on Google.