<!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.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a set of of points that i wish to construct 
a surface from.</FONT></DIV>
<DIV><FONT face=Arial size=2>I firstly just displayed it as a bunch of points 
(using vtkPolyVertex) and it looked like it should.</FONT></DIV>
<DIV><FONT face=Arial size=2>I then tried to use vtkSurfaceReconstructionFilter 
to make a surface. Some of the surface turns out ok, but the rest seems to flare 
out into parts where there are no points. I'm quite confused as to why it does 
that. I can only really explain this with a picture</FONT></DIV>
<DIV><FONT face=Arial size=2>I also tried to use vtkDelaunay3D but after 
fiddleling with the SetAlpha() and I was able to create a reasonably nice 
surface. it wasn't as nice as the surfaceReconstructionFilter one, and it joined 
some points that shouldn't be joined</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am unsure what I should do next. images are 
attached if they help explain it better</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you in advance</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Rohan</FONT></DIV></BODY></HTML>