WebGPU Volume Raycaster

Scene Selection

Volume:
Colormap:

Controls

Desktop: Left-click + drag to rotate, scroll to zoom, right-click + drag to pan.
Touch: One finger drag to rotate, pinch to zoom, two finger drag to pan.

Description

This is a WebGPU implementation of a standard volume raycaster which uses a single render-pass to raycast the volume. Get the code on GitHub!