A Voxel-based Rendering Pipeline for Large 3D Line Sets

01/03/2018
by   Mathias Kanzler, et al.
0

We present a voxel-based rendering pipeline for large 3D line sets that employs GPU ray-casting to achieve scalable rendering including transparency and global illumination effects that cannot be achieved with GPU rasterization. Even for opaque lines we demonstrate superior rendering performance compared to GPU rasterization of lines, and when transparency is used we can interactively render large amounts of lines that are infeasible to be rendered via rasterization. To achieve this, we propose a direction-preserving encoding of lines into a regular voxel grid, along with the quantization of directions using face-to-face connectivity in this grid. On the regular grid structure, parallel GPU ray-casting is used to determine visible fragments in correct visibility order. To enable interactive rendering of global illumination effects like low-frequency shadows and ambient occlusions, illumination simulation is performed during ray-casting on a level-of-detail (LoD) line representation that considers the number of lines and their lengths per voxel. In this way we can render effects which are very difficult to render via GPU rasterization. A detailed performance and quality evaluation compares our approach to rasterization-based rendering of lines.

READ FULL TEXT

page 4

page 5

page 7

page 8

page 9

page 12

page 13

page 14

research
12/18/2019

A Comparison of Rendering Techniques for Large 3D Line Sets with Transparency

This paper presents a comprehensive study of interactive rendering techn...
research
09/14/2020

Interactive Focus+Context Rendering for Hexahedral Mesh Inspection

The visual inspection of a hexahedral mesh with respect to element quali...
research
08/13/2020

Interactive volume illumination of slice-based ray casting

Volume rendering always plays an important role in the field of medical ...
research
10/22/2021

Generative Adversarial Networks for Non-Raytraced Global Illumination on Older GPU Hardware

We give an overview of the different rendering methods and we demonstrat...
research
08/16/2023

Voxlines: Streamline Transparency through Voxelization and View-Dependent Line Orders

As tractography datasets continue to grow in size, there is a need for i...
research
04/01/2021

Real-Time Global Illumination Using OpenGL And Voxel Cone Tracing

Building systems capable of replicating global illumination models with ...
research
08/01/2019

Slope-Dependent Rendering of Parallel Coordinates to Reduce Density Distortion and Ghost Clusters

Parallel coordinates are a popular technique to visualize multi-dimensio...

Please sign up or login with your details

Forgot password? Click here to reset