Has anyone got this working?
And would it be a huge job to port something like irrRenderer to the iPhone?
Sorry I'm not really up to speed with all the latest irrlicht developments so I don't really know the status of these things.
Deferred Lighting on the iPhone
Re: Deferred Lighting on the iPhone
Efficient Deferred Shading need OGL ES3.0 (only iPhone 5S support it), but Irrlicht doesn't provide this driver yet.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: Deferred Lighting on the iPhone
Does Unreal not use Deferred Shading on the iPhone or does it just fall back to lightmaps?
Re: Deferred Lighting on the iPhone
I've just Googled. So in case anyone else wondered this.
No it doesn't, just forward rendering. In fact it seems like it doesn't even support shadows at all.
Thanks Nadro.
No it doesn't, just forward rendering. In fact it seems like it doesn't even support shadows at all.
Thanks Nadro.