2012年3月19日

OpenGL ES 2.0 for iPhone Tutorial

摘要: 来源:http://www.raywenderlich.com/3664/opengl-es-2-0-for-iphone-tutorialIf you're new here, you may want to subscribe to myRSS feedor follow me onTwitter. Thanks for visiting!Learn how to use OpenGL ES 2.0 from the ground up!OpenGL ES is the lowest-level API that you use to program 2D and 3D graph 阅读全文

posted @ 2012-03-19 18:33 大宝pku 阅读(686) 评论(0) 推荐(0) 编辑

Khronos EGL and Apple EAGL

摘要: 来源:http://db-in.com/blog/2011/02/khronos-egl-and-apple-eagl/Hi again everybody!This will be a little article to give support to my full tutorial about OpenGL. In this article I’ll talk about the EGL API and the EAGL (the EGL API implemented by Apple). We’ll see how to set up an OpenGL’s application 阅读全文

posted @ 2012-03-19 15:18 大宝pku 阅读(1032) 评论(0) 推荐(0) 编辑

All about OpenGL ES 2.x – (part 3/3)(转载)

摘要: 来源:http://db-in.com/blog/2011/05/all-about-opengl-es-2-x-part-33/Here we are for the final part of this serie of tutorial!Welcome back, my friends.Is time to dive in advanced knowledges about OpenGL and 3D world. In this tutorial we’ll see many things about the 2D graphics, multisampling, textures, 阅读全文

posted @ 2012-03-19 14:46 大宝pku 阅读(1277) 评论(0) 推荐(0) 编辑

All about OpenGL ES 2.x – (part 1/3)(转载)

摘要: 来源:http://db-in.com/blog/2011/01/all-about-opengl-es-2-x-part-13/Hello everyone!Welcome again to a new serie of tutorial. This time let’s talk about the magic of 3D world. Let’s talk about OpenGL. I dedicated the last five months of my life entirely to go deep inside 3D world, I’m finishing my new 3 阅读全文

posted @ 2012-03-19 14:40 大宝pku 阅读(934) 评论(0) 推荐(0) 编辑

All about OpenGL ES 2.x – (part 2/3)(转载)

摘要: 来源:http://db-in.com/blog/2011/02/all-about-opengl-es-2-x-part-23/Very welcome back, my friends!Now we are aware about the basic concepts of 3D world and OpenGL. Now it’s time to start the fun! Let’s go deep into code and see some result on our screens. Here I’ll show you how to construct an OpenGL a 阅读全文

posted @ 2012-03-19 14:40 大宝pku 阅读(1529) 评论(0) 推荐(0) 编辑

导航