download0 view779
twitter facebook

공공누리This item is licensed Korea Open Government License

Title
Accurate and efficient GPU ray-casting algorithm for volume rendering of unstructured grid data
Author(s)
구기범김덕수
Publisher
Electronics and Telecommunications Research Institute
Publication Year
2020-08-18
Abstract
We present a novel GPU-based ray-casting algorithm for volume rendering of unstructured grid data. Our volume rendering system uses a ray-casting method that guarantees accurate rendering results. We also employ the per-pixel intersection list concept in the Bunyk algorithm to guarantee an accurate result for non-convex meshes. For efficient memory access for the lists on the GPU, we represent the intersection lists for all faces as an array with our novel construction algorithm. With the intersection lists, we perform ray-casting on a GPU, and a GPU thread handles each ray. To increase ray-coherency in a thread block and improve memory access efficiency, we extend a prior image-tile-based work distribution method to fit modern GPU architectures. We also show that a prior approach using a per-thread local buffer to reduce redundant computation is not appropriate for modern GPU architectures. Instead, we take an on-demand calculation strategy that achieves better performance even though it allows duplicate computations. We applied our method to three unstructured grid datasets with different characteristics. With a GPU, our method achieved up to 36.5 times higher performance for the ray-casting process and 19.7 times higher performance for the whole volume rendering process compared with the Bunyk algorithm using a CPU core. Also, our approach showed up to 8.2 times higher performance than a GPU-based cell projection method while generating more accurate rendering results. These results demonstrate the efficiency and accuracy of our method.
Keyword
광선추적법; 비정렬격자; 볼륨렌더링; 과학적 가시화; ray-casting; unstructured grid; GPU; volume rendering; scientific visualization
Journal Title
ETRI Journal;
Citation Volume
42
ISSN
1225-6463
DOI
https://doi.org/10.4218/etrij.2019-0185
Files in This Item:
There are no files associated with this item.
Appears in Collections:
7. KISTI 연구성과 > 학술지 발표논문
URI
https://repository.kisti.re.kr/handle/10580/16862
Export
RIS (EndNote)
XLS (Excel)
XML

Browse