I have a large set of points each with an associated value for coloring. I am using vtkSurfaceReconstructionFilter and vtkContourFilter to create my surface from the points. My question is how do I read in the coloring values as scalars so I can use the lookup table to color my surface? Thanks for any help. Benjamin Thomas