Hi there,
is thre an up-to-date tutorial or example to get Android running an IrrlichtInstance?
regards,
Daniel
Irrlicht on Android example
-
- Developer
- Posts: 25
- Joined: Tue Jan 21, 2014 9:15 pm
- Location: Goch, NRW, Germany
- Contact:
Irrlicht on Android example
Best regards,
Daniel Bocksteger
German iOS Developer born in '95.
Daniel Bocksteger
German iOS Developer born in '95.
Re: Irrlicht on Android example
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
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Developer
- Posts: 25
- Joined: Tue Jan 21, 2014 9:15 pm
- Location: Goch, NRW, Germany
- Contact:
Re: Irrlicht on Android example
Thanks for your response!
Is there also an tutorial on how to embed irrlicht in an Adroid Activity, without being a fullscreen application?
On iOS we load Irrlicht into a single UIView in out whole Aplication, to surround it with tables, Buttons etc.
Is there also an tutorial on how to embed irrlicht in an Adroid Activity, without being a fullscreen application?
On iOS we load Irrlicht into a single UIView in out whole Aplication, to surround it with tables, Buttons etc.
Best regards,
Daniel Bocksteger
German iOS Developer born in '95.
Daniel Bocksteger
German iOS Developer born in '95.
Re: Irrlicht on Android example
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.
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
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm