Fast Parallel Algorithm of Triangle Intersection Based on Gpu

Zheng Wang,Gaojun Ren,Liangeng Zhao,Meijun Sun
DOI: https://doi.org/10.1016/j.phpro.2012.05.102
2012-01-01
Physics Procedia
Abstract:As triangular intersection of ray tracing algorithm is of the significant proportion in the calculation, improving the light and triangle intersection calculation speed has a significant role in accelerating the ray tracing algorithm. This paper presents a fast light and triangle intersection parallel algorithm based on GPU. The algorithm reduces the amount of triangle intersection test computation in the way of octree subdivision of space, and simplifies the triangle intersection test by using the triangle barycentric coordinates. According to the experimental results, the algorithm has a great speedup than calculated in the CPU.
What problem does this paper attempt to address?