2023-08-18 17:52:53 -04:00

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.