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?
Does Irrlicht Engine support iOS?
Re: Does Irrlicht Engine support iOS?
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
Re: Does Irrlicht Engine support iOS?
Thanks so much.