14 points

What is this? Godot is cool, but what’s am that atom thing?

permalink
report
reply
18 points

It’s electron. Literally just a version of chrome to open one website (the app).

permalink
report
parent
reply
31 points

Fuck electron so much. Give me fucking native apps.

permalink
report
reply
29 points

Doesn’t every game engine… well… package a game engine in its games? Isn’t that the whole damn point

permalink
report
reply
5 points

It’s about using Godot for deskop apps which is overkill but better than electron

permalink
report
parent
reply
18 points

The meme is talking about when the game engine is used to nake things other than games

permalink
report
parent
reply
3 points

Context?

permalink
report
reply
20 points
*

Electron is a software framework that essentially lets you build desktop applications using web stuff (i.e. HTML, Javascript). As such, each Electron app comes bundled with chromium, an embedded browser that is the basis of Google Chrome.

The problem is that, much like Chrome, Electron hogs a lot of RAM and other resources. And since each Electron app uses a separate instance of Chromium, the problem compounds (as opposed to having each app as a tab in your browser, where they can share resources from one single Chrome instance).

So the problem is, imagine having to run a separate instance of Chrome for each program you use. That’s why people don’t like Electron.

Godot is a game engine, but it’s also fairly capable for making desktop applications. This meme is comparing Godot, which bundles a complete game engine in each app, with Electron, which bundles a complete browser.

permalink
report
parent
reply
3 points

Do people build apps with Godot? Or do you mean games?

permalink
report
parent
reply
14 points

It’s not as common, but people do make standard desktop apps in Godot. Pixelorama, material-maker, and the Godot editor itself run on Godot.

permalink
report
parent
reply
12 points

Chrome is based on chromium, not the opposite.

permalink
report
parent
reply
6 points

Right, thank you.

permalink
report
parent
reply
7 points

Just use Godette

permalink
report
reply