[vtkusers] Texture Mapping--Helppppppppppp

Rachel aracha2010 at gmail.com
Thu Jan 6 08:01:56 EST 2011


Hi Bjoern,
Thank You for your reply and you suggestion.  I meant texture is not
displayed even if I use  mapper->ScalarVisibilityOff(). 
As you proposed, I started with the VTK example. It works well, then I
removed the connectivity information (polygons) then nothing is displayed.
This means to apply texture we need the connectivity information otherwise
nothing will be displayed.  Temporary, I m working only on points.

On other hand, I computed texture coordinates by my self. I have image
980x1280 and I normalize it by dividing x coordinates by 980 and y
coordinates by 1280 to avoid the distortion.

Any suggestion ?

Many thanks
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/Texture-Mapping-tp3327802p3330374.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list