Browsing by Author "Lukasczyk, Jonas"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Extended Visual Programming for Complex Parallel Pipelines in ParaView(The Eurographics Association, 2023) Petersen, Marvin; Lukasczyk, Jonas; Gueunet, Charles; Chabat, Timothée; Garth, Christoph; Bujack, Roxana; Pugmire, David; Reina, GuidoModern visualization software facilitates the creation of visualization pipelines combining a plethora of algorithms to achieve high-fidelity visualization. When the complexity of the pipelines to be created increases, additional techniques are needed to ensure that reasoning about the pipelines structure and its performance remains feasible. This paper presents three additions to ParaView with the goal of improving presentation of complex, parallel pipelines benefiting pipeline realization. More specifically, we provide a runtime performance annotation visualization integrated in a visual programming node editor, allowing all users to reason about basic performance and intuitively manipulate the structure and configuration of pipelines. Further, we extend the list of available filters with control flow filters, supporting for- and while-loops with a comprehensible representation in the node editor. Our extension is based on graphical manipulation of a node graph that expresses the flow of data and computation in a VTK pipeline, and draws upon a long tradition and positive experience with similar interfaces across a wide range of software systems such as the visualization tools SCIRun and VTK Designer, or the rendering systems Blender and Houdini. The extension we provide integrates seamlessly into the existing ParaView architecture as a plug-in, i.e., it does not require any modifications to ParaView itself or VTK's execution model.Item Fuzzy Contour Trees: Alignment and Joint Layout of Multiple Contour Trees(The Eurographics Association and John Wiley & Sons Ltd., 2020) Lohfink, Anna-Pia; Wetzels, Florian; Lukasczyk, Jonas; Weber, Gunther H.; Garth, Christoph; Viola, Ivan and Gleicher, Michael and Landesberger von Antburg, TatianaWe describe a novel technique for the simultaneous visualization of multiple scalar fields, e.g. representing the members of an ensemble, based on their contour trees. Using tree alignments, a graph-theoretic concept similar to edit distance mappings, we identify commonalities across multiple contour trees and leverage these to obtain a layout that can represent all trees simultaneously in an easy-to-interpret, minimally-cluttered manner. We describe a heuristic algorithm to compute tree alignments for a given similarity metric, and give an algorithm to compute a joint layout of the resulting aligned contour trees. We apply our approach to the visualization of scalar field ensembles, discuss basic visualization and interaction possibilities, and demonstrate results on several analytic and real-world examples.