Technology

REGL

A functional, declarative wrapper that replaces the WebGL state machine with predictable, stateless draw commands.

REGL simplifies WebGL by treating GPU operations as pure functions. It eliminates the standard state machine headache: you define shaders, uniforms, and attributes in a single configuration object. This functional approach prevents side-effect bugs and cuts boilerplate significantly (often by 70% or more). It is the go-to tool for high-performance visualizations and custom engines where direct pipeline control is required. By mapping JavaScript props to GPU state, REGL makes complex techniques (like instanced rendering or multi-pass effects) modular and easy to debug.

https://regl.party/

What builders pair with REGL

Projects using both technologies. Select a pairing to see a project.

Pairing: D3

Photo from the event
Event photo

MOFUX: vibe coding scientific data visualization

Atlanta · January 27, 2026

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects