搜索资源列表
GL TextureAlias Demo
- DEscr iptION: This sample demonstrates how to use a texture atlas to draw multiple objects with different textures simultaneously using OpenGL ES. It shows how to: * create PVR textures in an Xcode project build phase using texturetool; * l
touch
- TouchFighter2 TouchFighter2 is an OpenGL ES game that shows how to handle and calibrate accelerometer data, recognize gestures, handle multiplayer, add a movie sequence, and get maximum OpenGL ES performance. By looking at the code, you ll
ThreeTest
- 基于android的三维物理构建,本程序利用openGL ES在android上利用GLSurfaceView 上绘制三维物理,并可以转动。-android 3D describe,in this project you willfind it seasy to describe 3d by OpenGL ES
Angle-v0.4
- Angle是一款专为Android平台设计的,适合快速开发的2D游戏引擎,基于OpenGL ES技术开发。该引擎全部用Java代码编写,并且可以根据自己的需要替换里面的实现。-This project is aimed to be a way to develop 2D games using OpenGL ES on Android providing as much speed as possible. The engine is entirely coded in java so you
Smooth-Line-View-master
- The goal of this project is to create a UIView that can generate smooth lines from touch input in a reasonably fast manner without moving to a more complex framework like OpenGL. Update: Completely re-written smooth line algorithm to use native
