A very brief introduction to luma.gl
What is luma.gl? It is a framework for GPU-based Visualization and Computation powered by WebGl2. It is a JavaScript framework that provides developers easier and complete access to underlying WebGL2 APIs provided by modern browsers. luma.gl was originally created in late 2015 as a fork of PhiloGL to provide high performance WebGL rendering capability for deck.gl - a 3D visualization framework for large scale data. The core philosophy of luma.gl is…
Continue reading...