[vtkusers] vtkVCollider help

michał strzelecki nexgen at poczta.onet.pl
Wed Jul 30 18:25:49 EDT 2003


>Hi, all.

>I need collision detection for my simulation project. I searched the URL:
>http://www . cineca . it/manuali/maf/mfl/classvtkVCollider . html#_details,
but it
>seems that there is no source code or binary files there. Does anybody have
>the informaion about vtkVCollider or any other alternatives?

>Greetings.

>Chi


Try to use vtkOBBTree.

In m case it works fine and quick enough.
In VTK this is the fastest class checking collisions;

michal




More information about the vtkusers mailing list