Unity 4 supports linux (apparently) , so could it support linux on a rasberry pi?
for those of you who dont know , the rassberrypi (rasberrypi.org) is a £25 “Linux Box”. It has 256MB RAM (not much but it was fine for a laptop 5 years ago) and the HDD is a flash card.
Thanks ,
Aidded
Without reading up, I'd expect its GPU to be inadequate. There was someone trying to interface their Geforce 640 with the R-Pi. Don't know how close they got.
No, the Linux Export feature cannot be used for the Rasberry Pi because the Rasberry Pi uses ARM architecture and we will only be exporting for Linux on x86 and amd64 architectures from Unity.
Does this still apply with the release of Raspberry PI 2 (4 cores / 1 GB Ram) ? At least the possibility for compiling a C# server of a game on ARM would be useful.
Without reading up, I'd expect its GPU to be inadequate. There was someone trying to interface their Geforce 640 with the R-Pi. Don't know how close they got.
– meat5000