[vtkusers] mapping scalars onto geometry..

K.R.Subramanian krs at cs.uncc.edu
Sat Nov 17 17:26:40 EST 2001


 I am trying to map scalar or vector functions onto geometry; for instance given the
gradient
magnitude of a volume, I would like to map that onto the polydata generated by Marching
Cubes..
- something like 3D texture mapping (I know vtk doesnt support 3D texture mapping)..

Do I need to go through each of the points(vertices) of the polydata, determine the
appropriate scalar value and then set it, or is there an easier way?

Thanks.

    -- krs

--
K.R.Subramanian                        Phone: (704) 687-4872
Department of Computer Science         FAX:   (704) 687-4893
UNC Charlotte, CARC 311                Email: krs at cs.uncc.edu
Charlotte, NC 28223-0001               Web: http://www.cs.uncc.edu/~krs






More information about the vtkusers mailing list