WebGPU is a web graphics technology that enhances the performance of web graphics by utilizing a device's GPU. Developers can create 3D graphics on HTML canvases using WebGPU and its own language, WGSL. The tutorial focuses on using compute shaders for image effects, specifically the reaction-diffusion algorithm.

9m read time From tympanus.net
Post cover image
Table of contents
OverviewProgramme StructureCompute WorkflowComposition RenderingConclusion

Sort: