Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Wed Oct 24, 2007 2:24 am 
Offline
Physics Researcher

Joined: Mon Jun 11, 2007 11:44 pm
Posts: 4
We announced the release of a new continuous collision detection (CCD) library, CATCH, based on the following SIGGRAPH 2007 paper:

Continuous Collision Detection for Articulated Models using Taylor Models and Temporal Culling

You can download it from:

http://graphics.ewha.ac.kr/CATCH

Given the initial and final configurations of a moving articulated model, CATCH creates a continuous motion with constant translational and rotational velocities for each link, and checks for interferences between the articulated model under continuous motion and other models in the environment and for self-collisions. CATCH can perform CCDs including self-collisions for articulated models consisting of many links and tens of thousands of triangles in 1.22 ms on average running on a 3.6 GHz Pentium 4 PC.


Top
 Profile  
 
PostPosted: Wed Oct 24, 2007 10:13 pm 
Offline

Joined: Mon Oct 01, 2007 9:36 pm
Posts: 10
Hi,

as I side note your server is really slow. I can't download the paper.


Top
 Profile  
 
PostPosted: Thu Oct 25, 2007 12:36 am 
Offline
User avatar

Joined: Thu Dec 14, 2006 4:27 pm
Posts: 109
Location: Colombia
It's not new at all.

It is based on a older Collision Detection Library: Swift++. And also has dependencies to another library which detects the Time of Collision:FAST .

Where is the innovation??


Top
 Profile  
 
PostPosted: Thu Oct 25, 2007 12:52 am 
Offline
Site Admin
User avatar

Joined: Sun Jun 26, 2005 6:43 pm
Posts: 3744
Location: California, USA
projectileman wrote:
Where is the innovation??


This work is by the top researchers (assistant professor) in collision detection. This author published and presented this great paper and CATCH library/demos at SIGGRAPH 2007.

In a nutshell, the innovation improves conservative advancement based time of impact, for hierachies. It uses Taylor models and temporal culling for better performance, this is new. Note that Bullet only supports conservative advancement for convex objects. If we want to add CA concave mesh and hierarchy support, we need something like this.

Thanks,
Erwin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group