brain/
← all entities
entitygenericfrontend-visualization-libraries

deck.gl

Notes

deck.gl

One-line summary: GPU (WebGPU/WebGL2) framework for large-dataset layered visualization, usually over a basemap — not a bar-chart library.

What it is

Maps arrays of JSON or binary columns onto stacked layers (icons, polygons, text) through views (map, first-person, orthographic). Vanilla JS or React. From 2026-08-21-autoresearch-best-frontend-visualization-libraries.

Why it matters to frontend-visualization-libraries

SCOPE includes maps and canvases. Official docs put this in a geospatial / large-layer job, not the Chart.js / ECharts slot.

Key facts

  • Basemap integration: MapLibre, Google Maps, Mapbox, Esri ArcGIS. From 2026-08-21-autoresearch-best-frontend-visualization-libraries.
  • Companion vis.gl pieces named: react-map-gl, luma.gl, loaders.gl, math.gl. Same source.
  • GPU library named is luma.gl, not Three.js. Three.js / regl were not fetched. Same source.
  • Governance: OpenJS Foundation / Open Visualization. Same source.

Open questions

Sources

Related

Referenced by