grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.2k stars 130 forks source link

Add support for external images using ImageData #291

Closed valaphee closed 4 months ago

valaphee commented 6 months ago

Adds methods for using ImageData as source for textures. Needed for support of wgpu's ExternalImageSource ImageData.