UNPKG

651 BMarkdownView Raw
1# luma.gl
2
3<h1 align="center">luma.gl | <a href="https://uber.github.io/luma.gl">Docs</a></h1>
4
5<h5 align="center">luma.gl: WebGL2 Components for Visualization</h5>
6
7
8## Overview
9
10luma.gl is a set of WebGL2 components for high-performance GPU-based rendering and computation in the browser.
11
12It is the engine that powers applications and frameworks like
13
14* [kepler.gl](https://github.com/uber/deck.gl) WebGL based visualization overlays
15* [deck.gl](https://github.com/uber/deck.gl) WebGL based visualization overlays
16
17
18# Installation, Running Examples etc
19
20For details, please refer to the extensive [online website](https://uber.github.io/luma.gl).