Y
Hacker News
new
|
ask
|
show
|
jobs
by
naet
1415 days ago
Can I ask what it is you're using godot for if it isn't a game?
3 comments
barnabask
1415 days ago
Not OP but educated guess: Tesla's mobile app.
https://twitter.com/AlexGuichet/status/1528149807709048833
link
cptcobalt
1415 days ago
You’d be right, and we’re hiring to invest more in 3D visualizations in the app.
https://twitter.com/alexguichet/status/1549492941202137088?s...
link
cercatrova
1415 days ago
Interesting. What do you think of Flutter? It's in a similar space of building mobile apps, not sure how well visualizations work in Flutter though.
link
fezfight
1415 days ago
You can build really fancy UIs in it so you can use it for basically anything.
link
httpsterio
1415 days ago
what's the lowest hardware requirements you would say you could run a Godot built UI on (not necessarily your product, just generally?)
link
sprkwd
1415 days ago
Think folks have used in on a Raspberry Pi
link
moffkalast
1415 days ago
Godot doesn't really export for ARM though, are you sure?
link
seba_dos1
1415 days ago
There's absolutely no problem to run Godot on ARM (or other architectures). I can run the whole editor on my phone. It's even in Debian repos.
link
moffkalast
1414 days ago
Yeah I can find the armv7 and v8 build options under Android APK export, but not under generic Linux. At least none I can find under presets.
I suppose you could run Android on the Pi instead though, which might be what they did.
link
fezfight
1415 days ago
Is that so? Well there you go, something for me to contribute!
link
sli
1415 days ago
It's probably worth mentioning that the Godot Editor itself uses the Godot engine.
link