luma.gl

基于 WebGL 的数据可视化高性能工具包。「High-performance Toolkit for WebGL-based Data Visualization」

Github stars Tracking Chart

Overview

luma.gl is a WebGL toolkit focused primarily on data visualization use cases. luma.gl aims to provide support for GPU programmers whether they wish to work directly with the WebGL API or at a higher level through convenient wrapper classes. Some features of luma.gl include:

  • Polyfilling WebGL 2 functionality into a WebGL 1 context.
  • A robust GLSL shader module system.
  • A convenient object-oriented API wrapping most WebGL objects
  • Higher-level engine constructs to manage the animation loop, drawing and resource management

Unlike many other WebGL APIs, however, the developer can choose to use the parts of luma.gl that support their use case and leave the others behind.

While generic enough to be used for general 3D rendering, luma.gl's mandate is primarily to support GPU needs of data visualization frameworks in the vis.gl suite, such as:

  • kepler.gl a powerful open source geospatial analysis tool for large-scale data sets
  • deck.gl a WebGL-powered framework for visual exploratory data analysis of large data sets
  • streetscape.gl A visualization toolkit for autonomy and robotics data encoded in the XVIZ protocol

Installation, Running Examples etc

For details, please refer to the extensive online website.

Main metrics

Overview
Name With Ownervisgl/luma.gl
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 7)
Platform
License:Other
所有者活动
Created At2016-01-25 09:41:59
Pushed At2025-04-18 19:21:57
Last Commit At2025-04-18 15:21:55
Release Count418
Last Release Namev9.1.9 (Posted on 2025-04-16 14:48:37)
First Release Namev0.0.1 (Posted on 2016-02-28 12:14:41)
用户参与
Stargazers Count2.4k
Watchers Count1.5k
Fork Count216
Commits Count2.3k
Has Issues Enabled
Issues Count437
Issue Open Count23
Pull Requests Count1788
Pull Requests Open Count6
Pull Requests Close Count116
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private