22 breaking releases

0.25.0 Apr 24, 2025
0.24.0 Aug 2, 2023
0.23.0 Jul 16, 2023
0.22.0 Feb 10, 2023
0.4.1 Nov 4, 2019

#237 in Graphics APIs

Download history 61/week @ 2025-01-21 460/week @ 2025-01-28 278/week @ 2025-02-04 154/week @ 2025-02-11 45/week @ 2025-02-18 117/week @ 2025-02-25 56/week @ 2025-03-04 182/week @ 2025-03-11 131/week @ 2025-03-18 82/week @ 2025-03-25 19/week @ 2025-04-01 63/week @ 2025-04-08 40/week @ 2025-04-15 247/week @ 2025-04-22 105/week @ 2025-04-29 79/week @ 2025-05-06

482 downloads per month
Used in 10 crates

MIT/Apache

50KB
666 lines

dear imgui wgpu-rs renderer

GitHub Workflow Status Documentation Crates.io License

Draw dear imgui UIs as a wgpu render pass. Based on imgui-gfx-renderer from imgui-rs.

screenshot

Usage

For usage, please have a look at the example.

Example

Run the example with

cargo run --release --example hello-world

Status

Supports wgpu 0.17 and imgui 0.11. winit-0.27 is used with the examples.

Contributions are very welcome.

Dependencies

~16–26MB
~399K SLoC

OSZAR »