rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.27k stars 294 forks source link

`.ply` data loader should support 2D point cloud & meshes #4532

Open teh-cmc opened 9 months ago

teh-cmc commented 9 months ago

Our current DataLoader supports only 3D point clouds, which is by far the most user requested thing, but plys can do more!

jleibs commented 2 months ago