vega-webgpu-renderer

Version 2.0.0-rc2

Built for Vega 6. Every mark type is drawn, most edges are antialiased analytically rather than by MSAA, and text goes through a glyph atlas.

vega-webgpu-renderer.js vega-webgpu-renderer.min.js ESM build Try it

Load it

This build targets Vega 6. Loaded next to a different major version of Vega it throws when it registers itself.

<script src="https://cdn.jsdelivr.net/npm/vega@6/build/vega.min.js"></script>
<script src="https://kanadaat.github.io/vega-webgpu/releases/2_0_0-rc2/vega-webgpu-renderer.min.js"></script>

Features

Performance

Fixes