android phone sdk and irrlicht

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.

android phone sdk and irrlicht

Postby slytron » Fri Jan 01, 2010 1:29 am

Has anyone looked into a port of irrlicht to the andriod phones? 500Mhz Arm processor with Opengl ES and the NDK it looks like it would be doable but complicated.
User avatar
slytron
 
Posts: 10
Joined: Wed Oct 15, 2008 1:19 am

Postby hybrid » Fri Jan 01, 2010 11:57 am

I've not yet checked the NDK, but ARM and ogl-es is both possible right away (choose the ogl-es branch for the ES driver).
hybrid
Admin
 
Posts: 13947
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany

Postby slytron » Fri Jan 01, 2010 11:19 pm

Thanks hybrid. I havent played with irrlicht for a long time. I will look into using the es branch.
User avatar
slytron
 
Posts: 10
Joined: Wed Oct 15, 2008 1:19 am

Postby DtD » Fri Jan 01, 2010 11:33 pm

Last I checked, you can only (officially) make andriod programs with Java (Well, it is a like-java thing iirc) and no C++.

~DtD
User avatar
DtD
 
Posts: 264
Joined: Mon Aug 11, 2008 7:05 am
Location: Kansas

Postby RedDragCZ » Sat Jan 02, 2010 12:51 am

DtD wrote:Last I checked, you can only (officially) make andriod programs with Java (Well, it is a like-java thing iirc) and no C++.

Nope, it's already some time since they released the NDK enabling us to code parts of apps natively in C/C++. However, you cannot make a whole app in C++ as it still will need some Java frontend. Luckily, they added at least the support for OGL ES and some other libraries to the NDK so we should be theoretically able to make the Irrlicht running on it.

I was already thinking about this some time ago and was planning to look into it in the future (to port our engine based on Irrlicht's core to the Android platform), but I'm really not sure when it will happen as many other thing are keeping me still busy at this time ... :roll:
RedDragCZ
 
Posts: 9
Joined: Tue Aug 28, 2007 9:32 pm
Location: Czech Republic

Postby DtD » Sat Jan 02, 2010 6:58 pm

Ah, sweet. I had stopped following the platform due to the Java crap. Glad to hear that they finally added C++.

~DtD
User avatar
DtD
 
Posts: 264
Joined: Mon Aug 11, 2008 7:05 am
Location: Kansas


Return to Open Discussion and Dev Announcements

Who is online

Users browsing this forum: No registered users and 1 guest