blend_composeWGSL¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/alpenglow/blob/main/js/webgpu/wgsl/color/blend_composeWGSL.ts for the most up-to-date information.
Overview¶
Implementation of RenderBlendCompose.blendCompose in WGSL.
A good chunk of the code here is borrowed from Vello (https://github.com/linebender/vello), so the license for that is produced below.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for blend_composeWGSL.ts in the alpenglow repository.