搜索资源列表
HelloOpenGL
- Hellow OpenGLES,从0开始构建的OpenGLES.For Iphone\ipad-a example of OpenGL es codes for ipad/ipone
OpenGL_ES_Programming_Guide_iPhone_v1.0.0.tar
- 主要是介绍IPHONE3GS上面的罪名用OPEN GL,是做iphone开发的很好一本书,特别是对于那些自己想做动画效果的程序员来说,必不可以少-The introduction of the iPhone 3G S to the market marks a major milestone in the adoption of OpenGL ES 2.0. This new iPhone will put the power of programmable 3D graphics in t
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.
GLESPlayground
- iOS的OpenGL ES 3.0试验Demo。涵盖了OpenGL ES从创建顶点数据、VAO、Shader到最终渲染的全过程,并且GLSL使用3.0版本。可作为OpenGL ES的入门Demo