Hacker News new | ask | show | jobs
by bronlund 605 days ago
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.