# egui_wgpu_backend
[](https://crates.io/crates/egui_wgpu_backend)
[](https://docs.rs/egui_wgpu_backend)


Backend code to run [egui](https://github.com/emilk/egui) using [wgpu](https://wgpu.rs/).
## Example
We have created [a simple example](https://github.com/hasenbanck/egui_example) project to show you, how to use this crate.
## License
egui_wgpu_backend is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT).