搜索资源列表
OpenGL es编程手册
- 如果你做ios,android的游戏开发,那你一定需要了解opengl es开发过程。
iDemo
- openGL ES 渲染 简单的demo 用于ios开发-openGL ES to render a simple demo ios development
NeHe.iOS.Lesson07.ogles20
- iOS Draw Box using NeHe 7 sources OpenGL ES 2.0
Tutorial2
- Nehe tutorials ported to OpenGL-ES (iOS)
Tutorial3
- Nehe tutorials ported to OpenGL-ES (iOS)
Tutorial5
- Nehe tutorials ported to OpenGL-ES (iOS)
Tutorial6
- Nehe tutorials ported to OpenGL-ES (iOS)
opengles_ref
- ios平台上使用opengl es完成一些图片的特殊效果显示
OPENGL-ES-COCOS-2D
- cocos2d 书籍 opengl es 数据 iOS 开发书籍-cocos2d books
RossAnderson-EarthView-c3e0e1e
- 适用于iOS的地球图像和渲染的OpenGL ES和GLKit使用地图瓦片的三维可视化。-3D visualization of the Earth globe for iOS that uses map tiles for imagery and OpenGL ES and GLKit for rendering.
0457457
- OpenGL ES关于长方块沿不过原点的任意轴旋转的实现Square,精选ios编程学习源码,很好的参考资料。-OpenGL ES on the rectangular blocks along any axis of rotation but the origin of Square, selection of learning IOS programming source code, a good reference.
9567
- OpenGL ES Demo三维贴图,精选ios编程学习源码,很好的参考资料。-OpenGL ES Demo 3D map, select learning IOS programming source code, a good reference.
Game.and.Graphics.Programming.
- Game.and.Graphics.Programming.for.iOS.and.Android.with.OpenGL.ES.2.0:包括电子书和SDK,专业的OpenGL.ES学习资料有适用android和ios-Game.and.Graphics.Programming.for.iOS.and.Android.with.OpenGL.ES.2.0: including books and SDK, professional OpenGL.ES learning materials app
mygui-openglesplatform-master
- mygui-openglesplatform: MyGUI render system for OpenGL ES 2.0 and has been tested on iOS with xcode and cocos2d-x.
opengles3-book
- OpenGL ES 3.0 Programming Guide 2nd Edition 書籍源碼 OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL 三维图形 API 的子集,针对手机、PDA和游戏主机等嵌入式设备而设计。它是一种应用程序编程接口(API),用于针对手持设备和嵌入式设备先进3D图形开发。 OpenGL ES是在智能手机占主导地位的图形API,支持OpenGL ES的平台包含iOS,Android,黑莓,bada,Linux和Win
9781119975915-SDK
- Game and Graphics Programming for iOS and Android with OpenGL ES 2.0书籍源码-Game and Graphics Programming for iOS and Android with OpenGL ES 2.0 Source Books
mauriceatron-iPhone-OpenGL-ES
- 西蒙OpenGL ES 教程源代码 ios(Simon OpenGL ES tutorial source code IOS)
GLESPlayground
- iOS的OpenGL ES 3.0试验Demo。涵盖了OpenGL ES从创建顶点数据、VAO、Shader到最终渲染的全过程,并且GLSL使用3.0版本。可作为OpenGL ES的入门Demo