mirror of
https://github.com/visgl/luma.gl.git
synced 2025-12-08 17:36:19 +00:00
10 lines
268 B
Markdown
10 lines
268 B
Markdown
# Overview
|
|
|
|
The `@luma.gl/engine` module contains a set of basic 3D framework classes intended
|
|
to facilitate application development.
|
|
|
|
## Remarks
|
|
|
|
- The engine classes are built on top of the abstract API in `@luma.gl/core` module
|
|
and are thus portable between GPUs.
|