<span>My library vtkbool has something like this too, but it is optimized for small cuts and it works also for polygons, not just triangles. The output is a set of lines with corresponding cell id's. Also the vtkIntersectionPolyDataFilter does nearly the same thing and it already exists in VTK. So why do you want to do this?</span><br><br><div class="gmail_quote"><div dir="ltr">Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> schrieb am Do., 31. Mai 2018, 21:36:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
I've started moving vtkBioEngCollosionDetection into vtk.<br>
 SlicerRT uses it already. Other users have been asking for collision<br>
detection functionality.<br>
<br>
There are 2 ways to approach this:<br>
<br>
1) Move into an existing VTK module, e..g. Filter/Modeling as<br>
vtkCollosionDetection<br>
<br>
2) Make it a remote module vtkBioEngCollosionDetection<br>
<br>
Thoughts?<br>
<br>
Bill<br>
<br>
-- <br>
Unpaid intern in BillsParadise at noware dot com<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>