[vtkusers] machining simulation and collision detection

Goodwin Lawlor goodwin.lawlor.lists at gmail.com
Fri Jun 29 11:27:07 EDT 2018


 FWIW , there's a couple here:
https://github.com/glawlor/vtkbioeng/tree/master/Testing/Cxx

On Fri, Jun 29, 2018 at 3:40 PM Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> Yes. I'm almost there. I need to write a couple of tests.
>
> On Fri, Jun 29, 2018, 6:55 AM Goodwin Lawlor <
> goodwin.lawlor.lists at gmail.com> wrote:
>
>> Hi Bill,
>>
>> The class has been updated for the new pipline in VTK6 by Ben Hopfer.
>>
>> See here: http://benjaminhopfer.com/2015/09/16/vtkbioeng-for-vtk-6-2/
>>
>> Are you thinking of adding to VTK?
>>
>> Thanks,
>>
>> Goodwin
>>
>>
>>
>> On Thu, Jun 28, 2018 at 3:49 PM Bill Lorensen <bill.lorensen at gmail.com>
>> wrote:
>>
>>> I've started to work on adding the Slicrer collision detection.
>>>
>>> On Thu, Jun 28, 2018, 3:32 AM Csaba Pinter <csaba.pinter at queensu.ca>
>>> wrote:
>>>
>>>> Hi!
>>>>
>>>> Here is a collision detection filter implemented on VTK that works for
>>>> us
>>>>
>>>> https://github.com/SlicerRt/SlicerRT/blob/master/SlicerRtCommon/vtkCollisionDetectionFilter.h
>>>>
>>>> Not sure if anything new emerged since we added this class, but it
>>>> functions pretty well for our use case.
>>>>
>>>> Hth,
>>>> csaba
>>>>
>>>> -----Original Message-----
>>>> From: vtkusers <vtkusers-bounces at public.kitware.com> On Behalf Of
>>>> shayan moradkhani
>>>> Sent: Thursday, June 28, 2018 11:28
>>>> To: vtkusers at vtk.org
>>>> Subject: [vtkusers] machining simulation and collision detection
>>>>
>>>> hi,
>>>> is there any possibility to do collision detection in vtk?
>>>> i want to simulation machining process in vtk that shows material
>>>> removal
>>>>
>>>>
>>>>
>>>> --
>>>> Sent from:
>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvtk.1045678.n5.nabble.com%2FVTK-Users-f1224199.html&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=QHgC3DbYvsCGUaE5KS%2B6UiV5jfoSB9ATTT6IvZuylyo%3D&reserved=0
>>>> _______________________________________________
>>>> Powered by
>>>> https://na01.safelinks.protection.outlook.com/?url=www.kitware.com&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=%2Bk3BLkWN%2Fi1iYZlwJxOXpOI8mCKd%2BTVkBp9dgvPDVb4%3D&reserved=0
>>>>
>>>> Visit other Kitware open-source projects at
>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=Eri9KGMPH9%2FsI2ZXpLN2nwJAEtu51G4NBKLfVcGbLPE%3D&reserved=0
>>>>
>>>> Please keep messages on-topic and check the VTK FAQ at:
>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.vtk.org%2FWiki%2FVTK_FAQ&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=quA2KlllXOpgXLYEN7vG4CIV95vZfpQEl6Vsp1uJf0Y%3D&reserved=0
>>>>
>>>> Search the list archives at:
>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmarkmail.org%2Fsearch%2F%3Fq%3Dvtkusers&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=dW27VLnFFlDuoOoz8TW%2FuugnNsnlQtt%2B808oDPm4ATg%3D&reserved=0
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>>
>>>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublic.kitware.com%2Fmailman%2Flistinfo%2Fvtkusers&data=02%7C01%7Ccsaba.pinter%40queensu.ca%7C143559c585fa476fc27008d5dce1cd75%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C1%7C636657784756540937&sdata=5Y3PqqIlITxU08JgeslZsS89FilyNOiqUsfGW5QfXy0%3D&reserved=0
>>>> _______________________________________________
>>>> 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
>>>>
>>>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> https://public.kitware.com/mailman/listinfo/vtkusers
>>>>
>>> _______________________________________________
>>> 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
>>>
>>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> https://public.kitware.com/mailman/listinfo/vtkusers
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180629/721cec94/attachment.html>


More information about the vtkusers mailing list