[vtkusers] Creating a texture for a closed mesh
Mathieu Coursolle
mcoursolle at rogue-research.com
Wed May 7 15:33:42 EDT 2008
Hi VTK users,
I have a closed 3D mesh (vtkPolydata) and an image data (vtkImageData).
Right now, I am using the vtkProbeFilter to assign the scalar values
of the mesh to be the one of the image data, which is working fine.
I would like to use a texture instead of scalar values to be able to
reduce the resolution of the mesh, but keeping the same scalar
resolution.
I was wondering how this could be achieve with VTK?
Thanks!
Mathieu
More information about the vtkusers
mailing list