-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use egui-glow instead of custom implementation of egui #216
Comments
It's easy to use egui-glow with a winit window, but not on web. So there are several options as I see it:
|
|
I decided to keep an |
The text was updated successfully, but these errors were encountered: