Skip to main content

deck.gl

WebGL2-powered, highly performant large-scale data visualization

GET STARTED

deck.gl is a WebGL-powered framework for visual exploratory data analysis of large datasets.


A Layered Approach to Data Visualization

deck.gl allows complex visualizations to be constructed by composing existing layers, and makes it easy to package and share new visualizations as reusable layers. We already offer a catalog of proven layers and we have many more in the works.

High-Precision Computations in the GPU

By emulating 64 bit floating point computations in the GPU, deck.gl renders datasets with unparalleled accuracy and performance.

React Friendly

deck.gl APIs are designed to reflect the reactive programming paradigm. Whether using Vanilla JS or the React interface, it can handle efficient WebGL rendering under heavy data load.

Integration with Base Map Providers

While deck.gl works standalone without a base map, it plays nicely with your favorite base map providers such as Google Maps, Mapbox, ArcGIS and more. Where the base map library permits, deck.gl may interleave with 3D map layers to create seamless visualizations.