<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Problem using vtkTexture - it doesn't show!</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi VTK-Users!</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have a problem using vtkTexture. My textureinformation is stored in a float array and i add that data to a vtkUnsignedCharArray using the setArray function. I then add the vtkUnsignedCharArray to a vtkImageData object and then add the ImageData object to a vtkTexture object. I have generated the texturecoordinates correctly and added them to a vtkPolyData object. But I must be doing something wrong, as I cant see my texture when I render my PolyData object. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Any ideas what I might be doing wrong?!</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Best regards,</FONT>
<BR><FONT SIZE=2 FACE="Arial">Erik Karlsson</FONT>
<BR><FONT SIZE=2 FACE="Arial">###########################################<BR>
<BR>
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.<BR>
For more information, connect to <A HREF="http://www.F-Secure.com/" TARGET="_blank">http://www.F-Secure.com/</A></FONT>
</P>

</BODY>
</HTML>