unrollWGSL¶
Overview¶
A template that unrolls a simple loop over a range of numbers.
Supports both forward and backward iteration (start < end, or start > end).
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for unrollWGSL.ts in the alpenglow repository.