OpenGL
知乎链接:https://www.zhihu.com/question/22005157
https://github.com/cybercser/OpenGL_3_3_Tutorial_Translation
英文教程 :https://learnopengl.com/
中文教程:
https://learnopengl-cn.github.io/
http://bullteacher.com/category/zh_learnopengl_com
博客:http://huangwei.pro/archives/
开源引擎Horde3D
https://github.com/horde3d/Horde3D
OpenGL ES
基本概念: http://www.cnblogs.com/britalient/archive/2013/03/10/2952949.html
OpenGL ES API :
http://www.khronos.org/registry/OpenGL-Refpages/es2.0/
http://www.dreamingwish.com/articlelist/category/opengl-es-api
开源引擎 ejoy2d https://github.com/ejoy/ejoy2d
Cocos2d