Efficient Direct Isosurface Rasterization of Scalar Volumes

Abstract

In this paper we propose a novel and efficient rasterization-based approach for direct rendering of isosurfaces. Our method exploits the capabilities of task and mesh shader pipelines to identify subvolumes containing potentially visible isosurface geometry, and to efficiently extract primitives which are consumed on the fly by the rasterizer. As a result, our approach requires little preprocessing and negligible additional memory. Direct isosurface rasterization is competitive in terms of rendering performance when compared with ray-marching-based approaches, and significantly outperforms them for increasing resolution in most situations. Since our approach is entirely rasterization based, it affords straightforward integration into existing rendering pipelines, while allowing the use of modern graphics hardware features, such as multi-view stereo for efficient rendering of stereoscopic image pairs for geometry-bound applications. Direct isosurface rasterization is suitable for applications where isosurface geometry is highly variable, such as interactive analysis scenarios for static and dynamic data sets that require frequent isovalue adjustment.

Publication

Kreskowski, A., Rendle, G., Froehlich, B.
Efficient Direct Isosurface Rasterization of Scalar Volumes
In Computer Graphics Forum, vol. 41, no. 7, 2022. DOI: 10.1111/cgf.14670
Presented at Pacific Graphics 2022, Hybrid Event. 2022.
[Publication & Code via Computer Graphics Forum]