학술논문

Fiblets for Real‐Time Rendering of Massive Brain Tractograms.
Document Type
Article
Source
Computer Graphics Forum. May2022, Vol. 41 Issue 2, p447-460. 14p. 2 Color Photographs, 9 Diagrams, 3 Charts.
Subject
*WHITE matter (Nerve tissue)
*RENDERING (Computer graphics)
*NEUROSURGEONS
Language
ISSN
0167-7055
Abstract
We present a method to render massive brain tractograms in real time. Tractograms model the white matter architecture of the human brain using millions of 3D polylines (fibers), summing up to billions of segments. They are used by neurosurgeons before surgery as well as by researchers to better understand the brain. A typical raw dataset for a single brain represents dozens of gigabytes of data, preventing their interactive rendering. We address this challenge with a new GPU mesh shader pipeline based on a decomposition of the fiber set into compressed local representations that we call fiblets. Their spatial coherence is used at runtime to efficiently cull hidden geometry at the task shader stage while synthesizing the visible ones as polyline meshlets in a warp‐scale parallel fashion at the mesh shader stage. As a result, our pipeline can feed a standard deferred shading engine to visualize the mesostructures of the brain with various classical rendering techniques, as well as simple interaction primitives. We demonstrate that our algorithm provides real‐time framerates on very large tractograms that were out of reach for previous methods while offering a fiber‐level granularity in both rendering and interaction. [ABSTRACT FROM AUTHOR]