An efficient ray casting method for terrain visualization

Jianxin Luo,Bai Wang,Qin Feng,Guiqiang Ni,GuYu Hu,Jinsong Jiang,Yifeng Duan
DOI: https://doi.org/10.1109/ICMT.2011.6002025
2011-01-01
Abstract:This paper proposes a novel algorithm for terrain visualization. The algorithm is based on QTA algorithm (Quad-tree Atlas Ray Casting). It simplifies the iteration process of the QTA by removing the branch structure of the original algorithm and replacing the rasterization part of it with a simpler and more efficient one. These operations make the algorithm break through the limitation of only fitting for planar terrain. The simplified algorithm also fits for spherical terrain. The experiments show that our algorithm has the highest rendering rate and precision among the newest few algorithms. © 2011 IEEE.
What problem does this paper attempt to address?