Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 1 of ~archive/CollisionDetection


Ignore:
Timestamp:
Nov 27, 2007, 10:17:54 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/CollisionDetection

    v1 v1  
     1= Collision Detection =
     2
     3Module Owner: Patrick Boenzli (patrick [at] orxonox [dot] net)
     4
     5== Description ==
     6You will find the whole source in [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection this] directory, main modules of this engine are:
     7 * [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection/cd_engine.h the collision detection engine]
     8 * [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection/obb_tree_node.h obb tree node] which actualy performs the obb tree generation and the collision checking