meshlab icon indicating copy to clipboard operation
meshlab copied to clipboard

Support PCD format for point clouds?

Open brawer opened this issue 5 years ago • 2 comments
trafficstars

Feature request: Could MeshLab support the PCD format for point clouds? For example, the three.js project has a small JavaScript implementation in <400 lines of MIT-licensed code, with associated test data. There’s also C++ implementations such as PCL but given the simplicity of the format, writing an implementation from scratch might be easier than bringing in a large dependency.

brawer avatar May 06 '20 14:05 brawer

I would also love to have this feature!

awesomebytes avatar Sep 26 '21 05:09 awesomebytes

I also would like to see the PCD format supported.

chameroy avatar May 27 '22 15:05 chameroy