kylebarron / deck.gl-raster

deck.gl layers and WebGL modules for client-side satellite imagery analysis
https://kylebarron.dev/deck.gl-raster/
MIT License
85 stars 10 forks source link

Check out Cesium shaders #38

Open kylebarron opened 4 years ago

kylebarron commented 4 years ago

Many shaders of potential interest: https://github.com/CesiumGS/cesium/tree/master/Source/Shaders

e.g. RGB to HSL: https://github.com/CesiumGS/cesium/blob/master/Source/Shaders/Builtin/Functions/RGBToHSL.glsl