<div>Hi,</div><div><br></div><div>I have a vtkImageData which I&#39;m visualizing as a terrain map. I&#39;m visualizing this as a height field.</div><div><br></div><div>I would also like to draw the contour map on this terrain map like this: <a href="http://www.pacificislandtravel.com/nature_gallery/mapprojection5.gif">http://www.pacificislandtravel.com/nature_gallery/mapprojection5.gif</a></div>
<div><br></div><div>Using vtkContourFilter, however, all the contour polylines are in one plane.</div><div><br></div><div>I can see two options:</div><div><br></div><div>1) Rasterize the output from vtkContourFilter into an image and using this as a texture on the terrain map</div>
<div><br></div><div>or</div><div><br></div><div>2) Warp the vtkContourFilter in the z direction so that it matches the geometry of the height field.</div><div><br></div><div>I can&#39;t figure out how to to any of those, however. Any ideas?</div>
<div><br></div><div>Note: I&#39;m doing this in ActiViz, so I can&#39;t create subclasses of existing VTK classes.</div><br clear="all"><div><br></div>-- <br>Jahn Otto<br>