Sorry in advance for the newbie questions. I am working with large latitude,longitude,altitude point clouds and I would like to visualize them as 3D polygons, I am assuming the correct term is a mesh? They are radar returns so not just points on a surface if that makes any difference.
I am using GoogleEarth and Cesium to visualize the returns (heavy rain) but the large number of points is causing them to lag and crash. I am hoping a coarse mesh or series of iso surfaces around the features instead will reduce the load. I’m working in Windows using C#.
Google Earth sample here https://www.dropbox.com/s/izm3lajtfdlrd0b/28_Clumps.kmz=1
Any help or suggestions greatly appreciated.
Thanks
Derek