mirror of
https://github.com/visgl/luma.gl.git
synced 2026-02-01 14:33:49 +00:00
* Introduce `Resource` base class * Break out debug functions from context. * Reorganize webgl helper files. * Reorganize deprecated files. * Some additions/improvements to WebGL2 support
Each package should be published as a separate NPM module.
-
IO - Makes the luma.gl IO functions work under Node.js. This involves several big dependencies (in order to parse image formats, handle compression, streams etc) that make no sense to include in browsers.
-
Math - The math library is optional and also useful without luma.gl