Irrlicht on Android example

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
CuteAlien
Admin
Posts: 10045
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Irrlicht on Android example

Post by CuteAlien »

Yeah, but currently only the ogl-es branch in svn supports android. That comes with an Android example. Also the example has a readme with more information.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
CuteAlien
Admin
Posts: 10045
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Irrlicht on Android example

Post by CuteAlien »

Sorry, not tried that yet. I suppose you would have to work directly with the Irrlicht source there (Android part is only 1-2 files so might be not that hard).

edit: Probably it's hard. Everything related to programming Android native is hell...just saying.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply