[vtkusers] Texture mapping
Remo Ziegler
ziegler at merl.com
Fri Jun 29 10:57:21 EDT 2001
Hi,
I have a vtkPolyData object describing the polygonal model and a
bmp-File to describe the texture for it. Since the texture file has a
certain structure, I want to map every triangle of vtkPolyData to a
triangle in the bmp-file describing the texture.
In OpenGL I would use the glTextCoord2f(..., ....); glVertex3f(...,
...., ....); construction ... is there any similar stuff in vtk?
Thanks for your help! Have a nice weekend !!
Greets .... Remo
More information about the vtkusers
mailing list