Skip to content

histogramWGSL

Overview

Calculates a histogram in shared (workgroup) memory by using atomics

@author Jonathan Olson <jonathan.olson@colorado.edu>

Type histogramWGSLOptions

import type { histogramWGSLOptions } from 'scenerystack/alpenglow';

Source Code

See the source for histogramWGSL.ts in the alpenglow repository.