搜索资源列表
OpenGLAndroid
- Android下的OpenGL编程,适用于初学者,也可以是有经验的程序员参考。-Android under the OpenGL programming for beginners, it can be experienced programmers reference.
openGL-S
- 朋友公司的,android上面openGL的示例程序-Friend' s, android application example above openGL
ThreeTest
- 基于android的三维物理构建,本程序利用openGL ES在android上利用GLSurfaceView 上绘制三维物理,并可以转动。-android 3D describe,in this project you willfind it seasy to describe 3d by OpenGL ES
Square
- 基于android平台开发的立方体转动效果,这是openGL的应用,程序里面用的线程比较多,想学习线程的人可以研究下。-Based on the development of android platform rotating cube effect, which is openGL application, the program which use more threads, the thread who want to learn can be studied.
OpenGL_New_Two
- 基于OpenGL的android手机游戏,3D滚球源码,支持重力感应操作,目前的效率比较低,可进行二次开发。此程序曾作为第二届中科杯比赛参赛作品。-android game
Sample9_4
- 使用opengl和android开发的加载obj文件的android程序生成3d图形-Use opengl android development android program to load the obj file generated 3d graphics
Gallery3D
- android2.3系统原生的Gallery3D的源码,它和普通的应用程序不一样,它没有使用android的UI系统,而是用opengl画出来的。阅读此源码可以对opengl及android界面有更深入的认识-android2.3 system native Gallery3D of the source code, it is not the same as ordinary application, it does not use the android UI system, but dra
9
- Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第9章 3D应用开发基础 9.1 OpenGL及OpenGL ES简介 9.2 3D基本知识 9.3 旧约——OpenGL ES 1.x 9.3.1 OpenGL E
fabrantes-rockonnggl
- [开源项目]Android_炫酷的3D音乐播放器_各种特效OpenGL,应用程序编程源码,很好的参考资料。-[3D music player _ various effects of OpenGL open source project]Android_ cool, application programming source code, a good reference.
Cube_OpneGL
- OpenGL 3D立方体多纹理贴图,应用程序编程源码,很好的参考资料。-OpenGL 3D cube texture mapping, application programming source code, a good reference.
AndroidOpenGLVideoDemo-master
- 这个示例程序使用OpenGL将video渲染到TextureView上,这样你可以通过OpenGL的shader应用在video的播放过程中,产生想要的特效-This is a demo for using OpenGL to render video to a TextureView. With this you can use OpenGL shaders for video effects during playback
3D-Compass-master
- Android的演示程序,它显示指南针并通过OpenGL把摄像头预览画面复合在一起-Demo app for Android showing compass using OpenGL composited with camera preview
android-opengles1-master
- 这是一个使用OpenGL ES 1.0的示例程序 - 它通过本地层实现的OpenGL ES 1.0来渲染3D图形,通过Activity来管理GLSurfaceView-Android OpenGL ES 1.0 demo- render 3D graphics via native OpenGLES 1.0, but manage the Activity with a GLSurfaceView
assign3_refer
- 画图实例程序,android程序,可以随意使用画笔画图,2D OpenGl调用-Paint sample program, android program, you can feel free to use the pen drawing, 2D OpenGl call
AndroidOpenGLESPowenko
- OpenGL ES最基本的示例是建立一个View的基本架构,让Android软件可以执行OpenGL ES的程序。-OpenGL ES basic example is the establishment of a View of basic infrastructure, so Android software program can perform the OpenGL ES.
glTest
- android应用程序开发示例:图片处理+opengl-Android application development example: image processing+opengl
5952947
- 一个关于OpenGL,2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行,()