serialize a vtk object

If you are just dealing with point clouds, I would just send the binary arrays of xyz and fields and just rebuild the polydata on both client/server based on what you need.

1 Like