Backend code to run egui using wgpu.
web
Using this features will force the backend to output sRGB gamma encoded colors. Normally
shaders are supposed to work in linear space, but browsers want sRGBA gamma encoded colors instead.We have created a simple example project to show you, how to use this crate.
eguiwgpubackend is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT.