actually I’m producing point cloud in javascript, then I’m sending that point cloud to python flask process to use surfaceReconstructionFilter and create a surface for that and at the end I need to send the surface mesh back to javascript client to visualize. so it’s not just point clouds.