Home - samrg123/JniTeapot GitHub Wiki
Welcome to the graphics labs wiki!
Here's some information you might find useful if you're new to the repo:
-
A handy quick start guide for setting up and running the project can be found in the Installing ARCore on Android Emulator documentation.
-
If your new to Android programming or OpenGL in general you may find the OpenGL ES 2.0 Graphics Programming for Android JAVA guide to be a good starting point.
-
If your new to OpenGL programming with the Android NDK try following along with the OpenGL ES 2.0 Graphics Programming for Android Native guide.
-
Finally, if you're feeling daring and want to dig into the source code the JniTeapot Documentation reference will give you some insights on how the code is organized.
Happy Programming,