TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Godot for App Development

7 点作者 liminal-dev7 个月前

2 条评论

bronlund7 个月前
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.
sveske_juice7 个月前
Very interresting read. It seems that the majority of the mentioned cons is something thats going to be fixed. And then Godot might truly compete with other app development frameworks