Package Exports
- @geonet/glsl-basic-brightness
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 (@geonet/glsl-basic-brightness) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@geonet/glsl-basic-brightness
basic brighten algorithm for 2D texture samplers in WebGL
Usage
const glslBasicBrightness = require('@geonet/glsl-basic-brightness');
// TODO: DEMONSTRATE API