Ib Green 9fc8732985 WebGL refactor (#136)
* Introduce `Resource` base class

* Break out debug functions from context.

* Reorganize webgl helper files.

* Reorganize deprecated files.

* Some additions/improvements to WebGL2 support
2017-04-26 13:35:37 -07:00
..
2017-04-26 13:35:37 -07:00
2017-03-15 11:24:00 -07:00

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