[vtk-developers] Polyhedral challenge

David Gobbi david.gobbi at gmail.com
Tue Mar 30 09:16:50 EDT 2010


Hi Will,

The vtkClipClosedSurface filter is in VTK cvs now. I've put together a
wiki page here:
http://www.vtk.org/Wiki/VTK/Closed_Surface_Clipping
The test is Graphics/Testing/Tcl/TestClipClosedSurface.tcl

  David


On Wed, Mar 24, 2010 at 1:20 PM, Will Schroeder
<will.schroeder at kitware.com> wrote:
> David-
> This is good timing. Hua has been looking into the problem too. We came up
> with an initial, very limited solution and it will be good to have a more
> thorough approach. We are looking forward to seeing what you did.
> I'm curious, did you create a filter to do this? How did you implement it in
> VTK....
> Will
>
> On Wed, Mar 24, 2010 at 2:39 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>
>> Hi Will,
>>
>> I've finally completed my code for clipping closed polydata shapes and
>> creating new "cap" polygons so that the result is also a closed
>> polydata.  The solution was more complicated than I originally
>> thought.  After the branch I'll commit it to VTK.
>>
>>   David



More information about the vtk-developers mailing list