meshlab
meshlab copied to clipboard
Support PCD format for point clouds?
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.
I would also love to have this feature!
I also would like to see the PCD format supported.