Global
The global modules are the main entry points when you want to set up rendering quickly.
glContextresolves a canvas and initializes a WebGL2 context.glCanvasassembles a full-screen render pipeline with resize handling, render scheduling, and optional post-effects.