文件名称:OpenGLSETest
-
所属分类:
- 标签属性:
- 上传时间:2016-06-25
-
文件大小:520.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
包含三个实例,旋转立方体和魔方还有旋转三角形及详细代码.已经完整的apk文件-It contains three examples, as well as rotating cube and rotate the cube and triangle detail Code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenGLSETest/OpenGLSETest/.classpath
OpenGLSETest/OpenGLSETest/.project
OpenGLSETest/OpenGLSETest/AndroidManifest.xml
OpenGLSETest/OpenGLSETest/bin/AndroidManifest.xml
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/BuildConfig.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$attr.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$drawable.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$layout.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$raw.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$string.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/Cube.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLColor.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLFace.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLShape.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLVertex.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLWorld.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeRenderer$AnimationCallback.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeSurfaceView.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/Layer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/M4.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Grid.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/LabelMaker$Label.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/LabelMaker.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixGrabber.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixStack.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixTrackingGL.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/NumericSprite.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Projector.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Triangle.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/FlatColoredSquare.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity$ResolveInfoListAdpater.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Cube.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Group.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Mesh.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Point3D.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Point3DList.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/OnSurfacePickedListener.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/OpenGLRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/SmoothColoredSquare.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/Square.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TouchSurfaceView.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TutorialActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TutorialActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/AppConfig.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/IBufferFactory.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Matrix4f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/PickFactory.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Projector.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Quat4f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Ray.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Vector3f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Vector4f.class
OpenGLSETest/OpenGLSETest/bin/classes.dex
OpenGLSETest/OpenGLSETest/bin/jarlist.cache
OpenGLSETest/OpenGLSETest/bin/OpenGLSETest.apk
OpenGLSETest/OpenGLSETest/bin/res/drawable-hdpi/ic_launcher.png
OpenGLSETest/OpenGLSETest/bin/res/drawable-ldpi/ic_launcher.png
OpenGLSETest/OpenGLSETest/bin/res/drawable-mdpi/ic_launcher.png
OpenGL
OpenGLSETest/OpenGLSETest/.project
OpenGLSETest/OpenGLSETest/AndroidManifest.xml
OpenGLSETest/OpenGLSETest/bin/AndroidManifest.xml
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/BuildConfig.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$attr.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$drawable.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$layout.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$raw.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R$string.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/R.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/Cube.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLColor.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLFace.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLShape.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLVertex.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/GLWorld.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeRenderer$AnimationCallback.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/KubeSurfaceView.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/Layer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/rubik/M4.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Grid.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/LabelMaker$Label.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/LabelMaker.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixGrabber.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixStack.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/MatrixTrackingGL.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/NumericSprite.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Projector.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/SpriteTextRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/spritetext/Triangle.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/FlatColoredSquare.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity$ResolveInfoListAdpater.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/MainActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Cube.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Group.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Mesh.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Point3D.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/mesh/Point3DList.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/OnSurfacePickedListener.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/OpenGLRenderer.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/SmoothColoredSquare.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/Square.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TouchSurfaceView.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TutorialActivity$1.class
OpenGLSETest/OpenGLSETest/bin/classes/com/tomatozq/opengl/tutorial/TutorialActivity.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/AppConfig.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/IBufferFactory.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Matrix4f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/PickFactory.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Projector.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Quat4f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Ray.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Vector3f.class
OpenGLSETest/OpenGLSETest/bin/classes/org/join/ogles/lib/Vector4f.class
OpenGLSETest/OpenGLSETest/bin/classes.dex
OpenGLSETest/OpenGLSETest/bin/jarlist.cache
OpenGLSETest/OpenGLSETest/bin/OpenGLSETest.apk
OpenGLSETest/OpenGLSETest/bin/res/drawable-hdpi/ic_launcher.png
OpenGLSETest/OpenGLSETest/bin/res/drawable-ldpi/ic_launcher.png
OpenGLSETest/OpenGLSETest/bin/res/drawable-mdpi/ic_launcher.png
OpenGL
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.