Hi all<br><br>I have a set of scalar data that distribute on the sphere surface ,that is , the data is on longitude and latitude coordinates .<br><br>Now I want to color these data into a sphere surface that is represented by a polygons created by vtkSphereSource (SetLatLongTessellation).
<br><br>However, I didnot find any feasible way to assign data to a sphere surface as a entity . Only what I find is to assign individual point data one by one ,<br><br>and it is boring and impossible when resolution increases.
<br><br>Any one can help? <br>Any hint will be really appreciated !<br><br><br> <br>