Chris Gervang 3ca7bbc057
feat(core): new device props api (#2100)
Signed-off-by: Chris Gervang <chris@gervang.com>
Co-authored-by: Ib Green <ib@foursquare.com>
2024-08-14 10:35:22 -04:00
..
2024-08-01 15:25:52 -04:00

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.