Core
The core modules expose the low-level WebGL utilities that the rest of the library builds on.
attributemaps JavaScript attribute data to shader inputs.programandshadercompile and link GPU programs.renderTargetcreates framebuffer-backed textures.textureloads and updates image, video, and data textures.