搜索资源列表
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