The Vibeary — tag
gpu
7 resources in The Vibeary tagged "gpu" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

detect-gpu
Classifies a visitor's GPU from a benchmark database so you can pick shader quality tiers before rendering anything.

ChartGPU
WebGPU-rendered charting library aimed at datasets large enough to stall canvas and SVG renderers.

picogl.js
Thin WebGL 2 wrapper managing GPU state objects such as programs, vertex arrays and framebuffers without imposing a scene graph.

twgl.js
Tiny helper library removing WebGL boilerplate for buffers, uniforms, textures and framebuffers while staying close to the raw API.

regl
Functional stateless WebGL abstraction where draw commands are declared as data and the library manages all GL state.

TypeGPU
Modular WebGPU toolkit with typed buffers, bind groups and the ability to author WGSL shaders directly in TypeScript.

awesome-webgpu
Curated index of WebGPU libraries, engines, samples, articles and tooling, maintained as the specification ships.