<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've rewritten the wrapper class to the glu 
tesselator. As I've made some substantial changes I thought it best to rename it 
(now vtkGLUTesselatorFilter). It exploits the functionality of later versions of 
the GLU&nbsp;- all tesselator properties can now be set&nbsp;(Tolerance, 
WindingRule and BoundaryOnly) -&nbsp;so&nbsp;it's now&nbsp;possible to 
obtain&nbsp;unions, intersections&nbsp;etc.&nbsp;either as&nbsp;unfilled 
boundaries or&nbsp;as triangulations.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'll expand the docs (non-existent at the moment) 
when the English part of my brain kicks in - for now it's best to consult the 
OpenGL programming guide to see what the tesselator is capable of. I've included 
some scripts to help get started.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Gurus, please add&nbsp;this code to the&nbsp;VTK 
library if it's of any use.</FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Malcolm Drummond<BR>GeoVision 
cc</FONT></DIV></BODY></HTML>