Research on the Octree Structure Texture Based on GPU

HAN Yu-min,SUN Jin-guang,WANG Bin-tao
DOI: https://doi.org/10.3969/j.issn.1007-130X.2009.12.018
2009-01-01
Abstract:The octree structure texture well solves the deficiencies of the 2D texture mapping on the complex models of surface.The rapid improvement of GPU provides a solution to the octree structure texture based on GPU. This paper codes the octree structure texture into the 2D texture,and stores nodes by the breadth-first priority traversal,and proposes a top-down approach to the fragment program access. The experiment shows the accurate texture mapping and efficiency improvement. The method can be applied to the storage of information for complex object surfaces.
What problem does this paper attempt to address?