Continuous Collision Detection: Difference between revisions

From Wosabi Wiki
Jump to navigation Jump to search
(Created page with "Continuous Collision Detection is the science of deciding how an when multiple bodies collide. Sometimes CCD is referred to as 4D-CCD, but this term is not really valid because CCD only uses time-axis-orthogonal hyper-slices.")
 
No edit summary
Line 1: Line 1:
[[Continuous Collision Detection]] is the science of deciding how an when multiple bodies collide. Sometimes [[CCD]] is referred to as 4D-CCD, but this term is not really valid because [[CCD]] only uses time-axis-orthogonal hyper-slices.
[[Continuous Collision Detection]] is the science of deciding how an when multiple bodies collide. Sometimes [[CCD]] is referred to as 4D-CCD, but this term is not really valid because [[CCD]] only uses time-axis-orthogonal hyper-slices.
==Rigid Body Continous Collision Detection==
Rigid-body-[[CCD]], was the topic of Wouter L. B. Buddingh''s Master's thesis [[https://pure.tue.nl/ws/portalfiles/portal/46957730/772058-1.pdf]].

Revision as of 19:42, 31 December 2023

Continuous Collision Detection is the science of deciding how an when multiple bodies collide. Sometimes CCD is referred to as 4D-CCD, but this term is not really valid because CCD only uses time-axis-orthogonal hyper-slices.

Rigid Body Continous Collision Detection

Rigid-body-CCD, was the topic of Wouter L. B. Buddinghs Master's thesis [[1]].