Docs.rs
egui-wgpu-0.27.2
egui-wgpu 0.27.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
emilk
rerunio
Dependencies
bytemuck ^1.7
normal
document-features ^0.2.8
normal
egui ^0.27.2
normal
epaint ^0.27.2
normal
log ^0.4
normal
thiserror ^1.0.37
normal
type-map ^0.5.0
normal
web-time ^0.2
normal
wgpu ^0.19.1
normal
winit ^0.29.4
normal
optional
puffin ^0.19
normal
optional
Versions
79.49%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
egui_wgpu
0.27.2
Module winit
Structs
In crate egui_wgpu
?
Module
egui_wgpu
::
winit
source
·
[
−
]
Expand description
Module for painting
egui
with
wgpu
on
winit
.
Structs
§
Painter
Everything you need to paint egui with
wgpu
on
winit
.