https://github.com/alexwanderman/tiny_winit_wgpu_egui_app
Small example of WINIT, WGPU and EGUI combined to build an app with both graphics and UI capability.
https://github.com/alexwanderman/tiny_winit_wgpu_egui_app
egui rust wgpu winit
Last synced: 3 months ago
JSON representation
Small example of WINIT, WGPU and EGUI combined to build an app with both graphics and UI capability.
- Host: GitHub
- URL: https://github.com/alexwanderman/tiny_winit_wgpu_egui_app
- Owner: AlexWanderman
- License: mit
- Created: 2025-02-21T17:02:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T17:17:38.000Z (3 months ago)
- Last Synced: 2025-02-21T18:22:12.171Z (3 months ago)
- Topics: egui, rust, wgpu, winit
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny_winit_wgpu_egui_app
Small example of WINIT, WGPU and EGUI combined to build an app with both graphics and UI capability.