<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>2D scattered points</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2 FACE="Arial">Hi vtkusers,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I have a data set with (x, y) coordinates and it is associated with a scalar array that is used to color the points. I can render these points on a plane in 3D by setting z=0 for all points. But I really want to get a static 2D image with Rotate, Traslate and Zoom DISABLED (similar to VTK\Examples\Annotation\Tcl\xyPlot.tcl). Will someone please give me some tips or code snippets? Thank you. </FONT></P>
<P><FONT SIZE=2 FACE="Arial">Yang</FONT>
</P>
<BR>
<BR>
</BODY>
</HTML>