DracoPy icon indicating copy to clipboard operation
DracoPy copied to clipboard

how to render the decoded point cloud by open3d or other tools?

Open bug45 opened this issue 1 year ago • 0 comments

hello! I have successfully used DracoPy.decode_buffer_to_point_cloud(bytes(data)) to decode the data that was compressed by Draco,but how can I render it to visualize the point cloud model?

bug45 avatar Jul 14 '24 10:07 bug45