Beginner guide to OpenGLES on iPhone

前端 未结 8 673
长情又很酷
长情又很酷 2021-01-30 23:53

Does anyone know a good beginners guide to using OpenGLES on the iPhone? I have found some but they all require assumed knowledge which I don\'t have.

8条回答
  •  忘了有多久
    2021-01-31 00:13

    In addition to "The Red Book", another useful book -with tutorials and reference- is OpenGL SuperBible.

    Again not OpenGLES specific, but I believe it is useful to learn OpenGL features in general, then filter out the ones you don't need.

提交回复
热议问题