Notifications
Clear all

Pioneer Alpha 18 on a mobile phone


xelamuz
(@xelamuz)
Crewman Registered
Joined: 12 years ago
Posts: 7
Topic starter  

How to Install Pioneer Alpha 18 on a mobile phone ?


Quote
fluffyfreak
(@fluffyfreak)
Captain Registered
Joined: 7 years ago
Posts: 1306
 

No-one has ported it to run on a mobile phone yet.

You would need to fork the project into your own Git account and then port it yourself.

If that's what the question was asking anyway.

I've given it some thought in the past and I'd probably use one of the cross-platform C++ wrapper like http://www.cocos2d-x.org/ or https://www.madewithmarmalade.com/ , although you do have to pay for the latter one.

Otherwise you'd have to do the work of getting it to run using the NDK for Android. Actually an iPhone/iPad port might be easier because we do already have working Mac XCode builds.

Whatever you decided to do you would have to rewrite the shaders to use OpenGL ES 1.0 or 2.0

TL;DR - it doesn't run on a mobile phone at the moment - even though my mobile phone does have more CPU cores and a better GPU than Brianetta's Intel laptop 😆

Andy


ReplyQuote
Brianetta
(@brianetta)
Commander Registered
Joined: 13 years ago
Posts: 863
 
fluffyfreak wrote:
Brianetta's Intel laptop

I remember when my laptop was powerful. )-:


ReplyQuote