[Algorithms] (no subject)
Brought to you by:
vexxed72
From: Shea L.F. <sl...@ra...> - 2003-05-30 08:28:40
|
I am trying to implement AABB trees for a 3D game. I am unsure of how to actually implement my own AABB trees in C++. I believe I understand the concept of AABB trees. I have little experience with collision detection. Any help would be greatly appreciated. Thanks. |