readme: add nannou_egui
(#379)
This commit is contained in:
parent
934bb7f5e9
commit
9dd23b44e0
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ The same code can be compiled to a native app or a web app.
|
|||
* For [`wgpu`](https://crates.io/crates/wgpu) (WebGPU API):
|
||||
* [`egui_wgpu_backend`](https://crates.io/crates/egui_wgpu_backend) with [example code](https://github.com/hasenbanck/egui_example)
|
||||
* Alternative: [`egui_winit_wgpu`](https://github.com/Gonkalbell/egui_winit_wgpu) (not available to crates.io)
|
||||
* [`nannou_egui`](https://github.com/AlexEne/nannou_egui): backend for [nannou](https://nannou.cc).
|
||||
|
||||
### Writing your own egui integration
|
||||
|
||||
|
|
Loading…
Reference in a new issue