fivenikhil / android-gl

Automatically exported from code.google.com/p/android-gl
0 stars 0 forks source link

Add anmiation to tutorials starting with Tutorial 8 #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Animation is needed for the tutorials to display the graphical animation
capabilities of the Android OpenGL ES API.

As a first task I'll add it to the Tutorial 8 as an example, and then
improve it in the future in a common base class that will call some kind of
update handler that will update the scene and then redraw the scene.

Original issue reported on code.google.com by Daniels....@gmail.com on 19 Nov 2007 at 2:52

GoogleCodeExporter commented 8 years ago

Original comment by Daniels....@gmail.com on 19 Nov 2007 at 2:57

GoogleCodeExporter commented 8 years ago
Changes have already been made to add animation capabilities to the tutorials.

Original comment by Daniels....@gmail.com on 19 Nov 2007 at 5:16