Skip to content

mergeSimpleWGSL

Overview

A template that merges together two sorted arrays into a single sorted array.

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

Type mergeSimpleWGSLOptions

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

Source Code

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