Y
Hacker News
new
|
ask
|
show
|
jobs
by
fezfight
1419 days ago
You can build really fancy UIs in it so you can use it for basically anything.
1 comments
httpsterio
1419 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
1419 days ago
Think folks have used in on a Raspberry Pi
link
moffkalast
1419 days ago
Godot doesn't really export for ARM though, are you sure?
link
seba_dos1
1419 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
1418 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
seba_dos1
1418 days ago
You can easily build export templates for any platform by yourself. My phone doesn't run Android, but a regular aarch64 GNU/Linux distro.
link
fezfight
1419 days ago
Is that so? Well there you go, something for me to contribute!
link