Android OpenGL: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Documents about Google Android & OpenGL ==
== Documents about Google Android & OpenGL ==


* Final result
** [https://sarwiki/wiki/upload/0/09/Android_Final_Report_v1.1.pdf Android Final Report v1.1.pdf]


* [http://code.google.com/android/index.html Android general]
* [http://code.google.com/android/index.html Android general]
** [http://code.google.com/android/what-is-android.html#os_architecture Android Architecture]
** [http://code.google.com/android/what-is-android.html#os_architecture Android Architecture]
** [http://code.google.com/android/download.html Android SDK]
** [http://code.google.com/android/download.html Android SDK]
** [http://code.google.com/android/intro/installing.html Installation]
** [http://code.google.com/android/intro/installing.html Installation]

* [http://code.google.com/android/toolbox/apis/opengl.html Android OpenGL]
* [http://code.google.com/android/toolbox/apis/opengl.html Android OpenGL]
** [http://code.google.com/android/reference/javax/microedition/khronos/opengles/GL.html Docs: Android OpenGL ES implementation]
** [http://code.google.com/android/reference/javax/microedition/khronos/opengles/GL.html Docs: Android OpenGL ES implementation]
** [http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/graphics/GLView1.html Sample Application SRC-Code]
** [http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/graphics/GLView1.html Sample Application SRC-Code]

* OpenGL ES (general)
* OpenGL ES
** [http://www.khronos.org/opengles/ OpenGL ES]
** [http://www.khronos.org/opengles/ OpenGL ES]
** [http://www.khronos.org/opengles/1_X/ OpenGL ES 1.0 with Doc]
** [http://www.khronos.org/opengles/1_X/ OpenGL ES 1.0 with Doc]
** [http://www.khronos.org/opengles/documentation/opengles1_0/html/index.html OpenGL ES 1.0 Functions manual]

* further resources
* further resources
** [http://code.google.com/android/intro/hello-android.html "Hello Android" HowTo]
** please add useful things and links :-)
** [http://code.google.com/android/intro/tools.html Android SDK tools explained]
** [http://code.google.com/android/devel/implementing-ui.html Implementing a User Interface]
** [http://code.google.com/p/android-gl/ Google Code Project: Android-gl - Making OpenGL Programming in Android Easier]
** [http://wiki.droiddocs.net/ Centralized source of Information about classes and such]


* SVN / Examples / Code
* SVN / Examples / Code
** [https://svn.informatik.hu-berlin.de/svn/android/ SVN access:{jeschke,jpr,rehak,wolfm}]
** [https://svn.informatik.hu-berlin.de/svn/android/ SVN access:{jeschke,jpr,rehak,wolfm}]
** [http://www.anddev.org/viewtopic.php?p=3382 Cube with texture]
** [http://www.anddev.org/viewtopic.php?p=3382 Cube with texture]
** [http://www.anddev.org/viewforum.php?f=2 Android 2D/3D Graphics - OpenGL Tutorials]


* Memos
* Memos
** [[Android_installation_notes|Installation notes]]
** [[Android_installation_notes|Installation notes]]
** [[Android_uselful_commands|Useful commands]]
** [[Android_uselful_commands|Useful commands]]
** [[Android_worklog|Logbook]]


== Administrative stuff ==
== Administrative stuff ==


* working time
* working time
** [[User:Rainer|Rainer]]: each Friday ~12am til ~8pm (not on the 13th of June)
** [[User:Rainer|Rainer]]: each Friday ~12am til ~8pm (not on the 13th of June and the 26th of July)

Latest revision as of 21:18, 14 September 2008