Monte Carlo Radiative Transport on the GPU
BME IIT
Fifth Hungarian Conference on Computer Graphics and Geometry, Budapest, 2010
@article{tothmonte,
title={Monte Carlo Radiative Transport on the GPU},
author={T{‘o}th, B. and Magdics, M.},
booktitle={Fifth Hungarian Conference on Computer Graphics and Geometry},
year={2010}
}
This paper presents a fast parallel Monte Carlo method to solve the radiative transport equation in inhomogeneous participating media. The implementation is based on CUDA and runs on the GPU. In order to meet the requirements of the parallel GPU architecture and to reuse shooting paths, we follow a photon mapping approach where during gathering the radiance is computed for each voxel. During shooting we consider two different ways of sampling the free run lengths, ray marching and Woodcock tracking. We also discuss the generalization of the method to gamma-photons that are relevant in medical simulation, especially in radiotherapy treatment design.
June 4, 2011 by hgpu