Android Open Source - OpenGL Demo agldemo






Project Summary

agldemo is a bunch of OpenGL ES demos for Android.

Web Site / Source Repository

agldemo is hosted in the following web site
https://github.com/liwenhao/agldemo

If you think the Android project agldemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of agldemo.

ItemValue
Java File Count14
Supported screen sizes[ldpi]
Target SDK Version17
Minimum SDK Version4
Activity Count1




License

The license information of agldemo is as follows:

Copyright (c) 2013 Wenhao Li Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software...

Resource Files

There are 4 image files in agldemo. The names of the image files are listed as follows.

crate.png
glass.png
robot.png
star.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.agldemo.BaseRenderer.java
com.agldemo.GLDemoActivity.java
com.agldemo.GLViewStage.java
com.agldemo.GLView.java
com.agldemo.Lesson.java
com.agldemo.lessons.Lesson01.java
com.agldemo.lessons.Lesson02.java
com.agldemo.lessons.Lesson03.java
com.agldemo.lessons.Lesson04.java
com.agldemo.lessons.Lesson05.java
com.agldemo.lessons.Lesson06.java
com.agldemo.lessons.Lesson07.java
com.agldemo.lessons.Lesson08.java
com.agldemo.lessons.Lesson09.java