Re: Optimizing waypoint graph using an Octree -
13-02-2005
had a similar idea when reading this thread :
pmb, why dont you use the bsp tree determining the nearest walkface ? since you are not doing strange stuff like tub as far as I know, and the walkfaces are directly linked to the bsp data, so why not use that fast dotproduct search ?
|