搜索资源列表
Tunnel3D
- Android下基于OpenGL ES技术的三维Tunnel绘制功能,比较好的显示tunnel模型,具有基本的纹理贴图功能。-Android Based on OpenGL ES technology, 3D Tunnel rendering capabilities, and better display tunnel model with a basic texture mapping capabilities.
android-3Ddevelop
- android3D游戏开发的相关技巧和说明,很不错的入门书-android 3D game technology details very good
part1
- Android 3D游戏开发技术详解与典型案例源码part1-Android 3D game development technology Detailed case with typical source part1
part2
- Android 3D游戏开发技术详解与典型案例源码part2-Android 3D game development technology Detailed source with a typical case part2
part3
- Android 3D游戏开发技术详解与典型案例源码part3-Android 3D game development technology Detailed source with a typical case part3
part4
- Android 3D游戏开发技术详解与典型案例源码part4-Android 3D game development technology Detailed source with a typical case part4
part5
- Android 3D游戏开发技术详解与典型案例源码part5-Android 3D game development technology Detailed case with typical source part5
OpenGL
- android开发之游戏编程(android开发游戏中使用3D技术的小例子) 主要是对openGL的操作应用。-android development of the game programming (android development of the game to use 3D technology, a small example) mainly for the operation of openGL
3D
- 动作类游戏是最传统的游戏类型之一,主要是由玩家所控制的人物或角色根据周围环境的变化,利用键盘或者手柄、鼠标的按键做出一定的动作,如移动、跳跃、攻击、躲避、防守等,来达到游戏要求的相应目标,一般是为了过关。现在的动作类游戏则融入了很多新的元素,很多经典的关卡以及很多画面的特效,使其逐渐成为所有游戏类型里面款式最多,发展最快的一种。 3D空战便是动作类游戏的一种,其中融入了很多动作类游戏特有的技术,且画面流畅、声音震撼。 android系统下的实现-The action game is on
Sample9_1
- android编写的3d程序,加载一个3d模型使用了opengles2.0技术-android written in 3d program, load a 3d model use the opengles2.0 of technology
jimu
- android3D游戏OpenGL ES开发的实例,积木游戏。本游戏的目标平台为Android2.1。 采用的呈现技术,旋转积木游戏大多数采用的是3D呈现技术,本案例同样采用的是3D技术,3D呈现技术有多种视角可供选择,本游戏视角随方块的移动而移动。 操作方式,本游戏拟采用手机键盘进行操作,对于没有键盘的型号也可以采用触屏进行游戏。 -OpenGL ES android3D game development instance, the building blocks of the
ARdome2
- AR增强现实技术(完整版),操作流程,打开media中的图片,相机对准图片,会出现一个3D茶壶-AR augmented reality technology (full version), the operating process, open the media in the picture, the camera on the picture, there will be a 3D teapot
yujian
- “遇见”android应用源码技术要点: 主界面采用了常用的SildingView(可以在eoe搜寻源码),邂逅游戏采用了大量的动画效果以及旋转时候的3D动画效果~在其他的也没有什么了~再就是有个VIP页 是通过在邂逅游戏中点击个人档案或者送礼传情进入的~然后里面有个嵌套页就是获取金币~也采用了常见的ViewPager+Fragment实现~获取在线时间是通过在BaseApplication中获取的你进入程序的时间~然后与当前的时间进行对比产生的~然后根据时间激活获取金币的按钮(PS:因为都是单