mirror of
https://github.com/visgl/luma.gl.git
synced 2025-12-08 17:36:19 +00:00
6 lines
196 B
Markdown
6 lines
196 B
Markdown
# Overview
|
|
|
|
The `@luma.gl/engine` module contains functionality that used the `@luma.gl/api`
|
|
to be independent on the underlying GPU API. Thus, any classes exported work on
|
|
both WebGPU and WebGL.
|