You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you look on the Cargo.toml you can see which versions of glow and egui works with the current three-d version. A coordinated release will never happen and is also not necessary, that's why we have a package manager (Cargo). Have fun 😊
I'm working on my first three-d project using glow and egui.
It's just at the 'triangle' stage right now, but you can see it here.
I have it working with patches, but it would be just super great if the three projects would release versions that work together.
Thanks @asny for three-d, I can't wait to try fun things with it.
This is my current work-around:
ref: emilk/egui#3646
ref: grovesNL/glow#268
The text was updated successfully, but these errors were encountered: