Whats the minimum iOS version which supports OpenGL ES2.0 ?
Posted
by
Shireesh Agrawal
on Stack Overflow
See other posts from Stack Overflow
or by Shireesh Agrawal
Published on 2011-01-04T04:42:27Z
Indexed on
2011/01/04
4:54 UTC
Read the original article
Hit count: 255
Hi,
I am not sure if the question even makes sense. I am writing an iPhone game which uses Opengl ES 2.0. I know that OpenGL ES 2.0 is supported on 3gs and higher. Is there a minimum requirement for iOS version too, like the device needs to have iOS 3.1.3 or higher? Or does it solely depend on the hardware?
Thanks! -shireesh
p.s. I tried to search on the net but havent found much, perhaps I am not using the right keywords
© Stack Overflow or respective owner