DocumentCode
2459849
Title
GPU Based Compression and Rendering of Massive Aircraft CAD Models
Author
Dunming, Tan ; Gang, Zhao ; Lu, Yu
Author_Institution
State Key Lab. of Virtual Reality Technol. & Syst., Beihang Univ., Beijing, China
fYear
2012
fDate
14-15 Sept. 2012
Firstpage
50
Lastpage
55
Abstract
The total size of massive aircraft CAD models is usually up to several GBs, which exceed not only the storage capacity of memory, but also the rendering ability of graphics card. In this paper, we present compression and rendering methods by exploring the up-to-date GPU techniques. To fit into the memory, vertex data are compressed from float to byte type with bounding box information and then decompressed with GPU. Index data are in short or byte type according to the vertex size, while normal data are deleted and generated by GPU while rendering. To render in real-time, vertex buffer object is exploited instead of traditional display list for efficiency and GPU occlusion query culls occluded parts to lower the rendering load. Furthermore, deliberately designed GPU shaders are applied to optimize the traditional rendering pipeline. The experiment results show by the GPU based methods, the compression rates get up to 5.3, massive CAD models such as the regional jet can be compressed within 178 MB and fit into memory of personal computers, and the rendering frame rates achieve up to 40 with cheap graphics card. It´s proved that our method maximizes the GPU capabilities to accelerate the real-time rendering performance of massive aircraft CAD models.
Keywords
CAD; aircraft; data compression; graphics processing units; rendering (computer graphics); GPU based compression method; GPU occlusion query; float to byte type; graphics card; massive aircraft CAD models; rendering ability; vertex buffer object; vertex data; Atmospheric modeling; Computational modeling; Design automation; Graphics processing units; Real-time systems; Rendering (computer graphics); Solid modeling; GPU; massive models; model compression; real-time rendering;
fLanguage
English
Publisher
ieee
Conference_Titel
Virtual Reality and Visualization (ICVRV), 2012 International Conference on
Conference_Location
Qinhuangdao
Print_ISBN
978-1-4673-5154-6
Electronic_ISBN
978-0-7695-4836-4
Type
conf
DOI
10.1109/ICVRV.2012.8
Filename
6377340
Link To Document