Search Unity

Unity build on PiAre the

Discussion in 'Linux' started by nincs, Dec 10, 2016.

  1. nincs

    nincs

    Joined:
    Mar 25, 2015
    Posts:
    65
    Hi,

    I have a difficult problem, because I have to run my Unity build on Raspberry Pi2 or 3 with Raspbian. Unfortunatly I have to use very small (128×128) OLED displays, and only the Raspbian with fbtft able to use this little screens.

    Are there any possible options, like WebPlayer, virtual machines or remote desktop (I need min. 30FPS) to do this? I'm very greatful for any idea!

    Thanks!
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    Well, as I guess you know, Raspberry Pi isn't currently a supported native target platform.
    Your best bet today might be WebGL, provided that you can run a sufficiently modern browser on your setup, and the device has sufficient memory to make this work.