Skip to content
Glossary

WebGPU and WebGL2

Two GPU programming interfaces. WebGPU is the newer one with compute shaders; WebGL2 is the older fallback available almost everywhere.

In Premation

The engine picks WebGPU when it can and falls back to WebGL2; there is no software renderer. The viewport HUD shows which tier is running.

Read the docs: System requirements

Related terms

Try it in PremationFree · AGPL-3.0-only · macOS & Windows