games
-
OpenGL ES
OpenGL ES Texture Mapping
With this example we are going to demonstrate how to perform OpenGL ES Texture mapping (OpenGL ES on Android). We…
Read More » -
OpenGL ES
Displaying Graphical Elements with OpenGL ES
In this example we shall show you how to display graphical elements with OpenGL ES on Android. First off, 3D…
Read More » -
OpenGL ES
OpenGL ES rendering example
This is an example of how to perform OpenGL ES rendering on Android. OpenGL for Embedded Systems (OpenGL ES) is…
Read More » -
main loop
Measuring Frames Per Second (FPS)
This is an example of how to measure frames per second (FPS) in an Android application or game. Measuring FPS…
Read More » -
main loop
Game loop example
In this example we shall show you how to create a game loop in Android. Before starting, you should check…
Read More » -
main loop
Basic game loop
This is an example of how to create a basic game loop with Android. Before following this basic game loop…
Read More » -
canvas
Using bitmap fonts
With this example we are going to demonstrate how to use bitmap fonts in an Android Application. Android is running…
Read More » -
canvas
Particle Explosion example
In this tutorial we are going to see how can we create a Particle Explosion effect in our Android Application.…
Read More » -
canvas
Sprite Animation in Android
With this example we are going to demonstrate how to create and display a Sprite animation in an Android Application.…
Read More » -
canvas
Moving Images on Screen
In this example we shall show you how to create and display moving Images on the screen in your Android…
Read More »
- 1
- 2