34 breaking releases

0.35.0 Aug 21, 2025
0.34.0 Mar 30, 2025
0.33.0 Dec 28, 2024
0.32.0 Nov 20, 2024
0.2.2 Nov 16, 2020

#381 in Graphics APIs

Download history 548/week @ 2025-08-27 841/week @ 2025-09-03 748/week @ 2025-09-10 753/week @ 2025-09-17 596/week @ 2025-09-24 714/week @ 2025-10-01 296/week @ 2025-10-08 456/week @ 2025-10-15 422/week @ 2025-10-22 402/week @ 2025-10-29 502/week @ 2025-11-05 462/week @ 2025-11-12 286/week @ 2025-11-19 393/week @ 2025-11-26 410/week @ 2025-12-03 385/week @ 2025-12-10

1,519 downloads per month
Used in 11 crates (9 directly)

MIT/Apache

37KB
766 lines

A render backend to use egui with wgpu.

You need to create a RenderPass and feed it with the output data provided by egui. A basic usage example can be found here.


egui_wgpu_backend

Latest version Documentation MIT Apache

Backend code to run egui using wgpu.

Example

We have created a simple 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-MIT.

Dependencies

~8–11MB
~199K SLoC