Cocos2d 2.0 is a flexible game engine that leverages OpenGL ES 2.0 to render graphics. A developer could build many games with Cocos2d 2.0 without ever having to directly use or understand OpenGL ES 2.0. But sometimes custom OpenGL drawing is required to achieve a desired graphical effect in a game. This article is an introduction to how to use
↧