<!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. 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). I used Visual C++ 6.0 to compile the code. 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. Is this just my machine setup, or do others get the same result. Is there something wrong with my code?</FONT></P>
<P><FONT FACE="Arial" SIZE=2 COLOR="#000000"> <<testVTK.cxx>> </FONT>
<BR><FONT SIZE=2 FACE="Arial">Dorothy Boswell</FONT>
<BR><FONT SIZE=2 FACE="Arial">Applied Research Associates</FONT>
</P>
</BODY>
</HTML>