Back to Search
Start Over
A comparative study of k-nearest neighbour techniques in crowd simulation.
- Source :
- Computer Animation & Virtual Worlds; May/Aug2017, Vol. 28 Issue 3/4, pn/a-N.PAG, 9p
- Publication Year :
- 2017
-
Abstract
- The k-nearest neighbour ( kNN) problem appears in many different fields of computer science, such as computer animation and robotics. In crowd simulation, kNN queries are typically used by a collision-avoidance method to prevent unnecessary computations. Many different methods for finding these neighbours exist, but it is unclear which will work best in crowd simulations, an application which is characterised by low dimensionality and frequent change of the data points. We therefore compare several data structures for performing kNN queries. We find that the nanoflann implementation of a k-d tree offers the best performance by far on many different scenarios, processing 100,000 agents in about 35 ms on a fast consumer PC. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISSN :
- 15464261
- Volume :
- 28
- Issue :
- 3/4
- Database :
- Complementary Index
- Journal :
- Computer Animation & Virtual Worlds
- Publication Type :
- Academic Journal
- Accession number :
- 123187604
- Full Text :
- https://doi.org/10.1002/cav.1775