Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of people/boenzlip/interesstingStuff


Ignore:
Timestamp:
May 26, 2005, 11:02:20 AM (19 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • people/boenzlip/interesstingStuff

    v1 v2  
    3434
    3535}}}
     36
     37= Collision Detection Systems/ Algorithms =
     38Links: http://www.cs.unc.edu/~dm/collision.html
     39= Libraries  =
     40 * [http://www.ams.sunysb.edu/~jklosow/quickcd/QCD_kdops.html Discrete Orientation Polytopes (k-DOPs)]
     41 * [http://www.targ-it.com/Computers/Programming/Graphics/Algorithms_and_Data_Structures/Collision_Detection/Software much more]
     42 * [http://www.gamespp.com/algorithms/collisiondetection/ some simple stuff]
     43 * [http://www.gamespp.com/graphicsprogramming/BSPTreeFaq.html BSP tree FAQ]