2
votes

What does EA Games (Electronic Arts) use to develop iPhone games with such high graphic quality? Does it use the built-in OpenGL functionality, or do they have an engine which we can use like the Unity game development engine?

1
Most likely an in-house tool. Although I have heard of big game houses using UnrealSDK. - Vincent P

1 Answers

1
votes

All engines on iOs render using OpenGL ES. EA like most big publishers works with many platforms. It was a big endorsement in 2010 when EA said they would use Unity3D for some of their titles. Check out the "Made with Unity" page for more titles using the engine.