tauri-egui
tauri-egui copied to clipboard
How to set eframe features wgpu?
How to set eframe features wgpu?
default is glow, but wgpu is better
eframe with glow and resize window will shake
If I understand the question right, you have a sample in the examples: https://github.com/tauri-apps/tauri-egui/blob/dev/examples/egui_demo_app/src/apps/custom3d_wgpu.rs
If I understand the question right, you have a sample in the examples: https://github.com/tauri-apps/tauri-egui/blob/dev/examples/egui_demo_app/src/apps/custom3d_wgpu.rs
Thx, it also is a way to do