Yalçin, M. AdilWeiss, KennethFloriani, Leila DeTorsten Kuhlen and Renato Pajarola and Kun Zhou2014-01-262014-01-262011978-3-905674-32-31727-348Xhttps://doi.org/10.2312/EGPGV/EGPGV11/121-130We present parallel algorithms for processing, extracting and rendering adaptively sampled regular terrain datasets represented as a multiresolution model defined by a super-square-based diamond hierarchy. This model represents a terrain as a nested triangle mesh generated through a series of longest edge bisections and encoded in an implicit hierarchical structure, which clusters triangles into diamonds and diamonds into super-squares. We decompose the problem into three parallel algorithms for performing: generation of the diamond hierarchy from a regularly distributed terrain dataset, selective refinement on the diamond hierarchy and generation of the corresponding crack-free triangle mesh for processing and rendering. We avoid the data transfer bottleneck common to previous approaches by processing all data entirely on the GPU. We demonstrate that this parallel approach can be successfully applied to interactive terrain visualization with a high tessellation quality on commodity GPUs.Categories and Subject Descriptors (according to ACM CCS): I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling-Curve, surface, solid, and object representations. I.3.6 [Computer Graphics]: Methodology and Techniques-Graphics data structures and data types. I.3.m [Computer Graphics]: Misc.-Parallel rendering.GPU Algorithms for Diamond-based Multiresolution Terrain Processing