<!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>&nbsp;</DIV>
<DIV>I had a query about creating 2D&nbsp;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>&nbsp;</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&nbsp;found in the 
CDROM.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any thoughts would greatly be appreciated,</DIV>
<DIV>Murali.</DIV></BODY></HTML>