JSPM

@geonet/glsl-basic-brightness

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q47492F
  • License MIT

basic brighten algorithm for 2D texture samplers in WebGL

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