Inviwo - An Extensible, Multi-Purpose Visualization Framework

Erik Sundén

Linköping University

Peter Steneteg

Linköping University

Sathish Kottravel

Linköping University

Daniel Jönsson

Linköping University

Rickard Englund

Linköping University

Martin Falk

Linköping University

Timo Ropinski

Ulm University

IEEE Scientific Visualisation Conference 2015

Abstract

Abstract: To enable visualization research impacting other scientific domains, the availability of easy-to-use visualization frameworks is essential. Nevertheless, an easy-to-use system also has to be adapted to the capabilities of modern hardware architectures, as only this allows for realizing interactive visualizations. With this trade-off in mind, we have designed and realized the cross-platform Inviwo (Interactive Visualization Workshop) visualization framework, that supports both interactive visualization research as well as efficient visualization application development and deployment. In this poster we give an overview of the architecture behind Inviwo, and show how its design enables us and other researchers to realize their visualization ideas efficiently. Inviwo consists of a modern and lightweight, graphics independent core, which is extended by optional modules that encapsulate visualization algorithms, well-known utility libraries and commonly used parallel-processing APIs (such as OpenGL and OpenCL). The core enables a simplistic structure for creating bridges between the different modules regarding data transfer across architecture and devices with an easy-to-use screen graph and minimalistic programming. Making the base structures in a modern way while providing intuitive methods of extending the functionality and creating modules based on other modules, we hope that Inviwo can help the visualization community to perform research through a rapid-prototyping design and GUI, while at the same time allowing users to take advantage of the results implemented in the system in any way they desire later on. Inviwo is publicly available at www.inviwo.org, and can be used freely by anyone under a permissive free software license (Simplified BSD).

Bibtex

@inproceedings{sunden15inviwo,
	title={Inviwo - An Extensible, Multi-Purpose Visualization Framework},
	author={Sund{\'e}n, Erik and Steneteg, Peter and Kottravel, Sathish and J{\"o}nsson, Daniel and Englund, Rickard and Falk, Martin and Ropinski, Timo},
	booktitle={Proceedings of 2015 IEEE Scientific Visualization Conference, SciVis 2015, Chicago, IL, USA, October 25-30, 2015}
	year={2015},
	pages={163--164},
	editor={Ahrens, James P. and Qu, Huamin and Roerdink, Jos B. T. M.}
}