2
votes
1answer
256 views
Compare OpenGL ES and CoreGraphics… which is better? when?
When is CoreGraphics appropriate for an iPhone game? I'd imagine it would be good for a slow moving game that's probably not 3D. What would make you switch from CoreGraphics to O …
2
votes
3answers
64 views
OpenGL - to use or not to use ? why - iPhone application dev
I have to develop an application "Behavior like an Tetris game".
I have never used "OpenGL" for the iPhone application developement.
Application is something like this
* Red / g …
2
votes
4answers
195 views
What is a great OpenGL ES resource?
I'm new to iPhone game development. I want to learn the basics of OpenGL ES. What's a great resource?