Inviwo - A Visualization System with Usage Abstraction Levels

Daniel Jönsson

Linköping University

Peter Steneteg

Linköping University

Erik Sundén

Linköping University

Rickard Englund

Linköping University

Sathish Kottravel

Linköping University

Martin Falk

Linköping University

Anders Ynnerman

Linköping University

Ingrid Hotz

Linköping University

Timo Ropinski

Ulm University

IEEE Transactions on Visualization and Computer Graphics 2019

Abstract

The complexity of today's visualization applications demands specific visualization systems tailored for the development of these applications. Frequently, such systems utilize levels of abstraction to improve the application development process, for instance by providing a data flow network editor. Unfortunately, these abstractions result in several issues, which need to be circumvented through an abstraction-centered system design. Often, a high level of abstraction hides low level details, which makes it difficult to directly access the underlying computing platform, which would be important to achieve an optimal performance. Therefore, we propose a layer structure developed for modern and sustainable visualization systems allowing developers to interact with all contained abstraction levels. We refer to this interaction capabilities as usage abstraction levels, since we target application developers with various levels of experience. We formulate the requirements for such a system, derive the desired architecture, and present how the concepts have been exemplary realized within the Inviwo visualization system. Furthermore, we address several specific challenges that arise during the realization of such a layered architecture, such as communication between different computing platforms, performance centered encapsulation, as well as layer-independent development by supporting cross layer documentation and debugging capabilities.

Bibtex

@article{joensson19inviwo,
	title={Inviwo - A Visualization System with Usage Abstraction Levels},
	author={J{\"o}nsson, Daniel and Steneteg, Peter and Sund{\'e}n, Erik and Englund, Rickard and Kottravel, Sathish and Falk, Martin and Ynnerman, Anders and Hotz, Ingrid and Ropinski, Timo},
	year={2019},
	journal={IEEE Transactions on Visualization and Computer Graphics},
	volume={26},
	pages={3241--3254},
	issue={11},
	doi={10.1109/TVCG.2019.2920639}
}