Open Zumbalamambo opened 3 years ago
What do you mean by displaying a pointcloud? We can do 2d and 3d scatterplots already.
@JackUrb Loading a PLY file that has xyzrgb
information and displaying it with an option to control/update the camera within the model space
This would be a cool feature to have - right now I don't think Plotly has a renderer for this kind of thing, so it'd be implementing a full renderer. Working with 3D isn't really my domain, so I'll be opening this up to the community.
@JackUrb @Zumbalamambo I think this might be helpful: https://chart-studio.plotly.com/~ply-files#/ But I don't think there is a way to "control/update the camera within the model space". Actually, I do not know what it means.
Please add an option to load and display Pointcloud