# egui-latest_wgpu_backend [![Latest version](https://img.shields.io/crates/v/egui-latest_wgpu_backend.svg)](https://crates.io/crates/egui-latest_wgpu_backend) [![Documentation](https://docs.rs/egui-latest_wgpu_backend/badge.svg)](https://docs.rs/egui-latest_wgpu_backend) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg) Backend code to run [egui](https://github.com/emilk/egui) using [wgpu](https://wgpu.rs/). This project was forked from [egui_wgpu_backend](https://github.com/hasenbanck/egui_wgpu_backend). ## License egui-latest_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).