Skip to main content

Module volume_grid_render

Module volume_grid_render 

Source
Expand description

Volume grid GPU rendering resources for gridcube and isosurface visualization.

Structsยง

GridcubePickUniforms
GPU uniforms for gridcube pick rendering.
GridcubeRenderData
GPU resources for gridcube visualization.
GridcubeUniforms
Uniforms for the gridcube shader. Layout must match WGSL GridcubeUniforms exactly.
IsosurfaceRenderData
GPU resources for isosurface (simple mesh) visualization.
SimpleMeshUniforms
Uniforms for the simple mesh (isosurface) shader. Layout must match WGSL SimpleMeshUniforms exactly.