<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV>Hi all,</DIV>
<DIV> </DIV>
<DIV>I had a query about creating 2D height maps of my terrian data, when I
use Elevation Filter to associate scalars with my terrain, my terrain gets
colored according to the Lookup table I have designed, but I'am not sure how I
can get a just a 2D version with different colors representing different
heights. </DIV>
<DIV>I have a z = sin(x)*cos(y) terrain (basically a quad mesh obtained by
measuring z at discrete x and y).</DIV>
<DIV> </DIV>
<DIV>I want my rendering to be something similar to the hawaii.tcl output, this
program was found in the CDROM with the VTK book (the older version) they were
reading from a file called honolulu.vtk, but that file was not found in the
CDROM.</DIV>
<DIV> </DIV>
<DIV>Any thoughts would greatly be appreciated,</DIV>
<DIV>Murali.</DIV></BODY></HTML>