Source code to go with blog post on Android OpenGL unit testing.
AndroidOpenGLUnitTesting is hosted in the following web site
https://github.com/SilverBayTech/AndroidOpenGLUnitTesting
If you think the Android project AndroidOpenGLUnitTesting listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidOpenGLUnitTesting.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
AndroidOpenGLUnitTesting has the following Java source files.
com.silverbaytech.android.openglunittesting.BaseOpenGLES10UnitTest.java com.silverbaytech.android.openglunittesting.BaseOpenGLES20UnitTest.java com.silverbaytech.android.openglunittesting.MainActivity.java com.silverbaytech.android.openglunittesting.OpenGLES10UnitTestActivity.java com.silverbaytech.android.openglunittesting.OpenGLES20UnitTestActivity.java com.silverbaytech.android.openglunittesting.opengl.ShaderUtils .java com.silverbaytech.android.openglunittesting.opengl.ShaderUtilsTest.java