Point Based Color Bleeding with CUDA and Caching
California Polytechnic State University
California Polytechnic State University, 2012
@article{feeney2012point,
title={Point Based Color Bleeding with CUDA and Caching},
author={Feeney, N.},
year={2012}
}
The main goal of this project was to explore the possibility of applying CUDA to the Point Based Color Bleeding global illumination algorithm. This project tackled the creation of surfels, the storage of surfels in an octree, representation of an octree in CUDA, and the transversal of an octree in CUDA. Future work will include the rasterization step of the Point Based Color Bleeding algorithm done in CUDA, spherical harmonics calculations for the intensity of surfels, and the development of an efficient caching method for surfels.
June 30, 2012 by hgpu