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

Not OP but educated guess: Tesla's mobile app. https://twitter.com/AlexGuichet/status/1528149807709048833
You’d be right, and we’re hiring to invest more in 3D visualizations in the app. https://twitter.com/alexguichet/status/1549492941202137088?s...
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.
You can build really fancy UIs in it so you can use it for basically anything.
what's the lowest hardware requirements you would say you could run a Godot built UI on (not necessarily your product, just generally?)
Think folks have used in on a Raspberry Pi
Godot doesn't really export for ARM though, are you sure?
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.
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.

Is that so? Well there you go, something for me to contribute!
It's probably worth mentioning that the Godot Editor itself uses the Godot engine.