Posts Tagged ‘3d’

OpenGL GluPerspective Function In iPhone OpenGL ES

The second issue that I ran into when converting OpenGL code to iPhone OpenGL ES code was that the Glu libraries are missing and are widely used in OpenGL code.  Fortunately as I said in an earlier post there is a GluES project in which many of the Glu functions have been converted to run in OpenGL ES.  Now if you look in my code for Nehe Tutorial #2 on the iPhone I have added the functions:

8 Great Resources For Learning Iphone OpenGL ES

Here’s a list of great resources for learning OpenGL ES for all you aspiring IPhone game programmers.

I have created a new version of this list at: 18 OpenGL ES Resources That You Must Know!

Six Different 3D and 2D Iphone Game Engines

Since there always seems to be so many people asking on forums about iPhone game engines, and keeping with the theme of my last two posts I thought I would start keeping a list.

To begin with these are the ones that I know of (in alphabetical order): Read more...