Browsing by Author "Wald, I."
Now showing 1 - 3 of 3
- Results Per Page
- Sort Options
Item Open Access Hybrid image-/data-parallel rendering using island parallelism(Institute of Electrical and Electronics Engineers, 2022-12-06) Zellmann, S.; Wald, I.; Barbosa, J.; Demirci, Serkan; Şahıstan, Alper; Güdükbay, UğurIn parallel ray tracing, techniques fall into one of two camps: image-parallel techniques aim at increasing frame rate by replicating scene data across nodes and splitting the rendering work across different ranks, and data-parallel techniques aim at increasing the size of the model that can be rendered by splitting the model across multiple ranks, but typically cannot scale much in frame rate. We propose and evaluate a hybrid approach that combines the advantages of both by splitting a set of N x M ranks into M islands of N ranks each and using data-parallel rendering within each island and image parallelism across islands. We discuss the integration of this concept into four wildly different parallel renderers and evaluate the efficacy of this approach based on multiple different data sets.Item Open Access Multi-level tetrahedralization-based accelerator for ray-tracing animated scenes(John Wiley & Sons Ltd., 2021-06-01) Aman, Aytek; Demirci, Serkan; Güdükbay, Uğur; Wald, I.We describe a hybrid acceleration structure for ray tracing. The hybrid structure is a Bounding Volume Hierarchy (BVH) where the leaf nodes are tetrahedralized for a decent ray-surface intersection performance. We use the hybrid acceleration structure (BTH) in a two-level acceleration structure for rendering animated scenes. There is a BVH at the top level in this two-level structure and the proposed hybrid structure (BTH) at the bottom level. We test the proposed two-level structure (BVH-BTH) for various animated scenes and obtained promising results against other acceleration structures in terms of rendering times. The two-level BVH-BTH structure outperforms the two-level BVH structure for the tested dynamic scenes.Item Open Access State-of-the-art in large-scale volume visualization beyond structured data(Eurographics and John Wiley & Sons Ltd., 2023-06-27) Sarton, J.; Zellmann, S.; Demirci, Serkan; Güdükbay, Uğur; Alexandre-Barff, W.; Lucas, L.; Dischler, J. M.; Wesner, S.; Wald, I.; Alliez, Pierre; Wimmer, MichaelVolume data these days is usually massive in terms of its topology, multiple fields, or temporal component. With the gap between compute and memory performance widening, the memory subsystem becomes the primary bottleneck for scientific volume visualization. Simple, structured, regular representations are often infeasible because the buses and interconnects involved need to accommodate the data required for interactive rendering. In this state-of-the-art report, we review works focusing on large-scale volume rendering beyond those typical structured and regular grid representations. We focus primarily on hierarchical and adaptive mesh refinement representations, unstructured meshes, and compressed representations that gained recent popularity. We review works that approach this kind of data using strategies such as out-of-core rendering, massive parallelism, and other strategies to cope with the sheer size of the ever-increasing volume of data produced by today's supercomputers and acquisition devices. We emphasize the data management side of large-scale volume rendering systems and also include a review of tools that support the various volume data types discussed.