Real time extraction of entity surface based on GPGPU

Bai-chun LI,Jian-yu YANG,Tian-biao YU,Wan-shan WANG
DOI: https://doi.org/10.3969/j.issn.1000-7024.2014.12.042
2015-01-01
Abstract:To extract the entity surface in real time ,a method of extracting the entity surface in real time based on GPGPU parallel computing was presented . The principle of the depth peeling algorithm and the graphics rendering pipeline of GPU were analyzed ,then the algorithm of extracting 3D entity surface in real time using depth peeling algorithm on a GPGPU was given . The algorithm was realized through controlling the graphics rendering pipeline of GPU with OpenGL high level shading language GLSL ,and the pseudo‐code was given .Finally the application examples of dragon model ,impeller model and tool swept‐volume were shown to verify the proposed method .The results show that the effects of the method are good ,especially the extraction of tool swept‐volume surface ,which meets the requirement of real time .
What problem does this paper attempt to address?