Android Open Source - OpenGL Sprite touchy






Project Summary

Android OpenGL Sprite Demo.

Web Site / Source Repository

touchy is hosted in the following web site
https://github.com/mdellavo/touchy

If you think the Android project touchy listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of touchy.

ItemValue
Java File Count27
Activity Count1
Asset File Namesassets\materials\default.mtl
assets\models\asteroid.obj
assets\models\background.obj
assets\models\ground.obj
assets\models\rocket.obj
assets\textures\asteroid.png
assets\textures\background.png
assets\textures\ground.png
assets\textures\plasma.png
assets\textures\rocket.png
assets\textures\smoke.png




Java Source Files

touchy has the following Java source files.

org.quuux.touchy.Camera.java
org.quuux.touchy.CollisionListener.java
org.quuux.touchy.Color.java
org.quuux.touchy.Drawable.java
org.quuux.touchy.GLHelper
.java
org.quuux.touchy.MTLLoader.java
org.quuux.touchy.Material.java
org.quuux.touchy.MatrixGrabber.java
org.quuux.touchy.MatrixStack.java
org.quuux.touchy.MatrixTrackingGL.java
org.quuux.touchy.Model.java
org.quuux.touchy.ObjLoader.java
org.quuux.touchy.Particle.java
org.quuux.touchy.ParticleEmitter.java
org.quuux.touchy.RandomGenerator.java
org.quuux.touchy.Sprite.java
org.quuux.touchy.SpriteGroup.java
org.quuux.touchy.TextTile.java
org.quuux.touchy.Texture.java
org.quuux.touchy.TextureLoader.java
org.quuux.touchy.Tickable.java
org.quuux.touchy.Tile.java
org.quuux.touchy.TileGroup.java
org.quuux.touchy.TouchyActivity.java
org.quuux.touchy.Vector2.java
org.quuux.touchy.Vector3.java
org.quuux.touchy.World.java