A flexible kernel for adaptive mesh refinement on GPU

被引:31
作者
Boubekeur, T. [1 ]
Schlick, C. [1 ]
机构
[1] Univ Bordeaux, LaBRI INRIA, Bordeaux, France
关键词
adaptive mesh refinement; real-time geometry synthesis; GPU techniques; displacement mapping;
D O I
10.1111/j.1467-8659.2007.01040.x
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
We present a flexible GPU kernel for adaptive on-the-fly refinement of meshes with arbitrary topology. By simply reserving a small amount of GPU memory to store a set of adaptive refinement patterns, on-the-fly refinement is performed by the GPU, without any preprocessing nor additional topology data structure. The level of adaptive refinement can be controlled by specifying a per-vertex depth-tag, in addition to usual position, normal, color and texture coordinates. This depth-tag is used by the kernel to instanciate the correct refinement pattern, which will map a refined connectivity on the input coarse polygon. Finally, the refined patch produced for each triangle can be displaced by the vertex shader using any kind of geometric refinement, such as Bezier patch smoothing, scalar valued displacement, procedural geometry synthesis or subdivision surfaces. This refinement engine does neither require multipass rendering nor any use of fragment processing nor special preprocess of the input mesh structure. It can be implemented on any GPU with vertex shading capabilities.
引用
收藏
页码:102 / 113
页数:12
相关论文
共 37 条
[1]  
[Anonymous], S 3D DAT PROC VIS TR
[2]  
ASIRVATHAM A, 2005, GPU GEMS 2
[3]  
BIERMANN H, 2001, PACIFIC GRAPHICS
[4]  
BISHOFF S, 2000, ACM SIGGRAPH EUROGRA
[5]  
BLANC C, 1995, ACM SIGGRAPH
[6]  
BLYTHE D, 2006, ACM SIGGRAPH
[7]  
BOKELOH M, 2006, ACM 13D
[8]  
Bolz J, 2003, EVALUATION SUBDIVISI
[9]  
BOLZ J, 2002, 3D WEB TECHNOLOGY
[10]  
Boubekeur T., 2007, ACM SIGGRAPH SKETCH