<!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.2650.12">
<TITLE>transparency problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Dear vtkusers:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have an implicit function that I sample using vtkSampleFunction.&nbsp; I then contour the sample, triangle strip the contour, and associate colors with the polygons that come from the triangle strip filter (see example source code).&nbsp; I used Visual C++ 6.0 to compile the code.&nbsp; On my machine (Pentium III, 550 MHz, 128 MB RAM, NVIDIA RIVA TNT 2, Windows 98), the result has half the polygons appearing a transparent light blue and the other half appearing to be a transparent dark blue.&nbsp; Is this just my machine setup, or do others get the same result.&nbsp; Is there something wrong with my code?</FONT></P>

<P><FONT FACE="Arial" SIZE=2 COLOR="#000000"> &lt;&lt;testVTK.cxx&gt;&gt; </FONT>
<BR><FONT SIZE=2 FACE="Arial">Dorothy Boswell</FONT>
<BR><FONT SIZE=2 FACE="Arial">Applied Research Associates</FONT>
</P>

</BODY>
</HTML>