jb55 on Nostr: yeah its just me and lucasmerlin from egui who has tackled this problem. I have ...
yeah its just me and lucasmerlin from egui who has tackled this problem. I have successfully*ish* hooked up text input from GameActivity (android-activity) to winit to egui.
Once i fix these remaining issues i can start to try to upstream this stuff. Once i do egui will start to be a more serious option for mobile cross platform dev.
This is pretty huge because there are not many immediate mode non-web rust app dev frameworks that are truly cross platform.
Having it in winit will mean any app framework that uses winit to manage its windowing will have input from android and ios as well. This is surprisingly still not supported.
Once i fix these remaining issues i can start to try to upstream this stuff. Once i do egui will start to be a more serious option for mobile cross platform dev.
This is pretty huge because there are not many immediate mode non-web rust app dev frameworks that are truly cross platform.
Having it in winit will mean any app framework that uses winit to manage its windowing will have input from android and ios as well. This is surprisingly still not supported.