Decorative 3D view for Android.
android-glview is hosted in the following web site
https://github.com/wartman4404/android-glview
If you think the Android project android-glview 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 android-glview.
Item | Value |
---|---|
Java File Count | 26 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-glview has the following Java source files.
com.github.wartman4404.glview.GLErrorListener.java com.github.wartman4404.glview.GLObjectView.java com.github.wartman4404.glview.GLRenderer.java com.github.wartman4404.glview.animation.AnimationChain.java com.github.wartman4404.glview.animation.AnimationStack.java com.github.wartman4404.glview.animation.GLAnimation.java com.github.wartman4404.glview.animation.RotateAnimation.java com.github.wartman4404.glview.animation.TranslateAnimation.java com.github.wartman4404.glview.gl.BoundingBox.java com.github.wartman4404.glview.gl.GLElement.java com.github.wartman4404.glview.gl.GLElementGroup.java com.github.wartman4404.glview.gl.GLHelper.java com.github.wartman4404.glview.gl.ObjSaver.java com.github.wartman4404.glview.gl.ShaderCompileException.java com.github.wartman4404.glview.gl.Shape.java com.github.wartman4404.glview.material.AbstractTexturedMaterialFactory.java com.github.wartman4404.glview.material.DiffuseTexturedMaterialFactory.java com.github.wartman4404.glview.material.GLMaterial.java com.github.wartman4404.glview.material.GLMaterialSave.java com.github.wartman4404.glview.material.MaterialLoader.java com.github.wartman4404.glview.material.NormalTexturedMaterialFactory.java com.github.wartman4404.glview.material.PhongShadedMaterial.java com.github.wartman4404.glview.material.UniformColorMaterialFactory.java com.github.wartman4404.glview.time.LinearTimeSource.java com.github.wartman4404.glview.time.PassiveStopwatch.java com.github.wartman4404.glview.time.TimeSource.java