Commit b7cbed9
committed
Add agdk-winit-wgpu-egui example
This is a example of a Winit + WGPU based application that then uses Egui
to render an overlay UI.
This builds on top of agdk-winit-wgpu but needed to downgrade to wgpu
0.27 to be compatible with egui-wgpu 0.331 parent f65d0e7 commit b7cbed9
42 files changed
Lines changed: 5548 additions & 0 deletions
File tree
- agdk-winit-wgpu-egui
- .vscode
- app
- src/main
- java/com/github/rust_mobile/agdkwinitwgpuegui
- res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- gradle/wrapper
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments