<div dir="auto"><div dir="auto"><div dir="auto"><br></div><div dir="auto">The Slicer folks have been using this code for a while. Perhaps they will comment.</div><div dir="auto"><br></div><div dir="auto"> Vtks intersection code is not robust enough for collision detection.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, May 31, 2018, 1:24 PM Ronald Römer <<a href="mailto:rroemer@gmail.com" target="_blank" rel="noreferrer">rroemer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" rel="noreferrer noreferrer" target="_blank">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 noreferrer 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 noreferrer 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 noreferrer 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 noreferrer noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>
</blockquote></div></div>