[vtkusers] VTKPolyData Boolean Operators

Bill Lorensen bill.lorensen at gmail.com
Fri Apr 15 12:43:43 EDT 2011


As David said, the cited ij article does a great job.

However, it is unlikely it will be added to vtk because it's license
is not compatible with the vtk license.

Bill

On Thu, Apr 14, 2011 at 10:01 PM, David Doria <daviddoria at gmail.com> wrote:
> On Thu, Apr 14, 2011 at 9:55 PM, Sam <sistephan at gmail.com> wrote:
>>
>> Hi,
>>
>> How can I perform boolean operations on two given VTKPolyDatas?
>>
>> I have seen the link below but I was hoping there are built in classes in
>> VTK.
>>
>> http://www.insight-journal.org/browse/publication/726
>
> You can use something like this:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/ImplicitBoolean
> but that IJ article is probably your best bet.
> It is on VTK's radar to incorporate this into a future version.
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list