资 源 简 介
Pairwise Box Intersection-Checking on Graphics Processing Units (PBIG).
Box intersection checking is the process of finding all intersecting pairs of iso-oriented boxes in a space. It has many applications in computer simulations, including motion simulation, geometry modeling, computer games, many-body dynamics analysis and granular dynamics.
This site provides an implementation of 3-D box intersection testing using CUDA on Linux platform.
PBIG"s requirement: CMake and CUDA-enabled devices.
Feel free to contact the developer, if you encounter any problem.