I’m currently trying to pass PointCloud data to Speckle.
I can send points and colors to Speckle, but I’m struggling with:
display: if data view is not expanded, I can’t display pointcloud. By default when landing on speckle, nothing is displayed. If I use filter by object type, pointcloud is entirely white (as it is selected, I can get it)
colors: it’s not exactly colors sent (a little bit of extra blue?)
Thank you for reporting this. There was an issue on our end regarding point cloud vertex colours when using inherited render materials. The issue is now fixed on https://latest.speckle.dev/
However the stream you provided has something you need to change before it can properly display the point clouds. You renderMaterials have an almost 0 opacity as you can see in the image
This makes the point clouds completely transparent.