#egui #back-end #wgpu #render

yanked egui-latest_wgpu_backend

Backend code to use egui with wgpu

0.19.0 Nov 6, 2022
0.18.3 Jul 5, 2022
0.18.2 Jun 4, 2022
0.18.1 Jun 4, 2022
0.18.0 Jun 4, 2022

#163 in #wgpu

MIT/Apache

37KB
774 lines

egui-latest_wgpu_backend

Latest version Documentation MIT Apache

Backend code to run egui using wgpu.

This project was forked from 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-MIT.


lib.rs:

A render backend to use egui with wgpu.

An example is included to show how to use this crate.

Dependencies

~6–18MB
~206K SLoC