Live data from Hacker News

Godot for App Development

popcar.bearblog.dev

1–4 of 4 posts

Re: Godot for App Development

#4
Correct me if I'm wrong, but isn't one of the main reasons for not using a game engine to make GUI applications, how the game engine uses a lot more resources. One example is how a typical GUI application will just update what has changed, but a game engine will run full screen updates and a lot of them.