mirror of
https://github.com/visgl/luma.gl.git
synced 2026-01-18 14:03:42 +00:00
Signed-off-by: Chris Gervang <chris@gervang.com> Co-authored-by: Ib Green <ib@foursquare.com>
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/coremodule and are thus portable between GPUs.