Does Irrlicht Engine support iOS?

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
jronald
Posts: 8
Joined: Sat Dec 06, 2014 4:31 am

Does Irrlicht Engine support iOS?

Post by jronald »

and does it support 2D game/app developing?

I haved checked http://sourceforge.net/p/irrlicht/code/ ... /branches/, but I can not find the iOS branch?
Nadro
Posts: 1648
Joined: Sun Feb 19, 2006 9:08 am
Location: Warsaw, Poland

Re: Does Irrlicht Engine support iOS?

Post by Nadro »

Yes, iOS is supported. It's available in ogl-es branch. You can find XCode project dedicated for iOS in "./source/Irrlicht/iOS" dir.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
jronald
Posts: 8
Joined: Sat Dec 06, 2014 4:31 am

Re: Does Irrlicht Engine support iOS?

Post by jronald »

Thanks so much.
Post Reply