Regl

Functional and declarative WebGL. It removes the state-machine complexity of raw WebGL by using a stateless API based on functional commands. Pure performance with predictable behavior.

Initialising Regl…

REGL

Paradigm

Functional

Stateless command execution

Predictability

High

No hidden global states

Usage

Math-heavy

Loved by data-viz experts