luma.gl

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

Github星跟踪图

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.

主要指标

概览
名称与所有者visgl/luma.gl
主编程语言TypeScript
编程语言JavaScript (语言数: 7)
平台
许可证Other
所有者活动
创建于2016-01-25 09:41:59
推送于2025-04-27 12:00:18
最后一次提交2025-04-26 17:09:12
发布数418
最新版本名称v9.1.9 (发布于 2025-04-16 14:48:37)
第一版名称v0.0.1 (发布于 2016-02-28 12:14:41)
用户参与
星数2.4k
关注者数1.5k
派生数217
提交数2.3k
已启用问题?
问题数437
打开的问题数22
拉请求数1796
打开的拉请求数6
关闭的拉请求数117
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?