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

Utility functions for creating Texture2D objects #15

Closed kylebarron closed 4 years ago

kylebarron commented 4 years ago

No longer needed because as of 0.3.0 you can pass ImageData objects, not Texture2D objects, to the layer