parallel ray tracing
Recently Published Documents


TOTAL DOCUMENTS

45
(FIVE YEARS 3)

H-INDEX

6
(FIVE YEARS 0)

2018 ◽  
pp. 1-16 ◽  
Author(s):  
Olga Gourgenovna Olkhovskaya ◽  
Vladimir Anontol’evich Gasilov ◽  
Alexey Mikhailovich Kotelnikov ◽  
Mikhail Vladimirovich Yakobovskiy

2014 ◽  
Vol 4 (3) ◽  
Author(s):  
Branislav Sobota ◽  
Štefan Korečko ◽  
Csaba Szabó ◽  
František Hrozek

AbstractRay tracing is one of computer graphics methods for achieving the most realistic outputs. Its main disadvantage is high computation demands. Removal of this disadvantage is possible using parallelization due to the fact that the ray tracing method is inherently parallel. Solution presented in this article uses GPGPU (general-purpose computing on graphics processing units) technology and a predictive evaluation for the acceleration of ray tracing method. The CUDA C was selected as a GPGPU language and it was used for a conversion of a raytracer core. The main reason for choosing this language was usage of the Tesla C1060 graphics card. The predictive evaluation of a scene was based on the fact that total computation time increases proportionally with resolution. This evaluation allows selection of the optimal scene division for the parallel ray tracing. In tests, proposed GPGPU solution reached accelerations up to 28.3× comparing to CPU.


Sign in / Sign up

Export Citation Format

Share Document