Hi all<br><br>I have a set of scalar data that distribute on the&nbsp; sphere&nbsp; surface&nbsp; ,that is ,&nbsp; the data&nbsp; is&nbsp; on longitude and latitude coordinates .<br><br>Now I want to color these&nbsp; 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> &nbsp;  <br>