[vtkusers] re: Try again - merging
Jared Cohen
Jared.Cohen at noaa.gov
Thu Aug 19 12:33:21 EDT 2004
I think I may have a similar problem. I built a sphere by creating a
PlaneSource and passing it through a TransformPolyDataFilter using a
SphericalTransform. I ended up with a perfect sphere *except* for one
missing strip of polys along the longitude=0 line. I closed this gap by
appending points to one end of the plane, before warping it. I also
tried to then pass the data into a CleanPolyData filter, to merge the
coincident points; but I ended up with a really weird effect, and I
couldn't fix it; I eventually had to give up on merging the points.
Take a look at this screenshot; is this similar to what you're experiencing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040819/351c9c47/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screen.jpg
Type: image/jpeg
Size: 17941 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040819/351c9c47/attachment.jpg>
More information about the vtkusers
mailing list