What happened to Meshlabserver?
A few days ago, one reader comment on the blog (thank you Lance) made me aware of the changes happening with the Meshlabserver program. I misread the comment first as if the MeshLab project was discontinued, and after checking I replied back that a new released was just a few days old. But then it hit me, Lance was spot on, MeshLab project was deprecating the Meshlabserver program, now becoming "unsupported" and users were diverted to a new program called PyMeshLab which, as you all can guess, is now Python-based. So that was interesting news for me as I have been using meshlabserver for various automation processes dealing with 3D meshes. And the even better news is that now installing it should be quite simple, just type pip3 install pymeshlab. Linux and OSX install was uneventful and it all worked as expected. I learned that you could even use .mlx files created with Meshlab software. Windows 10 install was equally simple but, once I imported the library in Python I