Surface Rendering Technology Based on GPU Projected Grid
WANG Zhi-ming,WANG Xu,YANG Xin,ZHANG Lu
DOI: https://doi.org/10.3969/j.issn.1006-9348.2010.11.063
2010-01-01
Abstract:Surface rendering technology plays an important role in virtual simulation of ship,vehicle and aircraft,especially for aircraft flight real-time simulation system.Surface rendering needs large amounts of mesh point data for calculation,which would impact the fluency of surface visualization.Therefore,reducing the amounts of mesh data and cutting down the computational burden to produce more faithful and fluent surface is a hot spot in computer graphics research.In order to overcome the deficiency of the traditional surface rendering methods,such as poor user interaction,large run-time computation cost,light aliasing,etc.,this paper proposes a view-dependent surface rendering technology based on Projected Grid implemented on Graphic Processing Unit(GPU).This technique takes advantage of rapid increasing GPU rendering ability,including programmability and highly parallel computing ability of GPU,with all the computations of surface rendering executed on GPU.After drilling through Projected Grid,the projected rays from viewpoint produce surface mesh of different Levels of Detail(LOD) in an automatic way depending on the important degree of visualization detail and real-time update LOD of the mesh.The whole rendering process has steady frame rate,and generates view-dependent surface with smooth and natural image.Therefore,this rendering technology has good real-time user interaction,and is expected a broad application in engineering virtual simulation.