vriphys: Workshop in Virtual Reality Interactions and Physical Simulations
Permanent URI for this community
Browse
Browsing vriphys: Workshop in Virtual Reality Interactions and Physical Simulations by Subject "Algorithms"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Massively Parallel Batch Neural Gas for Bounding Volume Hierarchy Construction(The Eurographics Association, 2014) Weller, René; Mainzer, David; Srinivas, Abhishek; Teschner, Matthias; Zachmann, Gabriel; Jan Bender and Christian Duriez and Fabrice Jaillet and Gabriel ZachmannOrdinary bounding volume hierarchy (BVH) construction algorithms create BVHs that approximate the boundary of the objects. In this paper, we present a BVH construction that instead approximates the volume of the objects with successively finer levels. It is based on Batch Neural Gas (BNG), a clustering algorithm that is known from machine learning. Additionally, we present a novel massively parallel version of this BNG-based hierarchy construction that runs completely on the GPU. It reduces the theoretical complexity of the sequential algorithm from O(nlogn) to O(log2 n) and also our CUDA implementation outperforms the CPU version significantly in practice.