So you want to build an ECS-backed GUI framework (2023) leafwing-studios.com 8 points by apitman a day ago
spicyusername 19 hours ago Having just built my own UI framework using MonoGame, Friflo ECS, and C#, this list is spot on for the kinds of problems one encounters when building a UI framework. pedroza_alex 6 hours ago I'm creating something quite similar to this, although I literally got started yesterday lolDo you have any links regarding your framework?
pedroza_alex 6 hours ago I'm creating something quite similar to this, although I literally got started yesterday lolDo you have any links regarding your framework?
explodes 21 hours ago It has been a pleasure learning and practicing Rust with Bevy. Making games, simulations, and art is why I started doing all this anyway.
Having just built my own UI framework using MonoGame, Friflo ECS, and C#, this list is spot on for the kinds of problems one encounters when building a UI framework.
I'm creating something quite similar to this, although I literally got started yesterday lol
Do you have any links regarding your framework?
It has been a pleasure learning and practicing Rust with Bevy. Making games, simulations, and art is why I started doing all this anyway.