View Single Post
Re: Optimizing waypoint graph using an Octree
Old
  (#8)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default 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 ?


  
Reply With Quote