Package Exports
- @epok.tech/gl-histogram-scatter
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@epok.tech/gl-histogram-scatter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
gl-histogram-scatter
WebGL histograms, parallel scatter approach using vertex shader samples, based on AMD's Efficient Histogram Generation Using Scattering on GPUs - BYORenderer (based on regl).
Allows custom operations for histogram heuristics.
Requires at least 1 MAX_VERTEX_TEXTURE_IMAGE_UNITS.
Installation
Install from npm using:
npm install @epok.tech/gl-histogram-scatteror:
yarn add @epok.tech/gl-histogram-scatter