<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Collision detection - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=collision_detection&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=collision_detection&amp;p=8">3.Next</a>
</p>
<p>algorithms determine whether these objects actually intersect. If they do, the narrow phase often calculates the exact time and location of the intersection.</p>

<p><big> Broad phase </big></p>
<p>This phase aims at quickly finding objects or parts of objects for which it can be quickly determined that no further collision test is needed. A useful property of such approach is that it is <a href="page.php?w=Output-sensitive_algorithm">output sensitive</a>. In the context of collision detection this means that the time complexity of the collision detection</p><p>
<a accesskey="1" href="page.php?w=collision_detection&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=collision_detection&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
