this project for learing opengl in android..
MyOpenGL is hosted in the following web site
https://github.com/lilong2533/MyOpenGL
If you think the Android project MyOpenGL 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 MyOpenGL.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 2 |
Asset File Names | assets\World.txt |
MyOpenGL has the following Java source files.
com.android.myopengl.GLActivity.java com.android.myopengl.PointInfo.java com.android.myopengl.SurfaceViewRenderList.java com.android.myopengl.TextureInfo.java com.android.myopengl.WalkIn3DWorldInfo.java com.android.myopengl.render.SurfaceViewRender2D.java com.android.myopengl.render.SurfaceViewRender3D.java com.android.myopengl.render.SurfaceViewRender3DWalk.java com.android.myopengl.render.SurfaceViewRenderStar3D.java com.android.myopengl.render.SurfaceViewRenderTemp.java com.android.myopengl.render.SurfaceViewRenderTouch3D.java