Example from Chapter 1 of iphone 3D programming book not drawing to screen.
问题 I'm learning OpenGL-ES with 3D programming for the iPhone (O'Reilly). Its first tutorial involves drawing the background of the screen grey. I've entered in all the code to the letter and it runs without error, but I get no color...just black. Since it runs fine, there is no bug message. There are a few very small source files and rather then post all the code here I've zipped up the project and made it available for download here. I don't know if it is too much to ask for people to look at,