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!