Android Open Source - OpenGL render Texample2






Project Summary

Rendering Text in OpenGL ES 2 on Android.

Web Site / Source Repository

Texample2 is hosted in the following web site
https://github.com/d3kod/Texample2

If you think the Android project Texample2 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 Texample2.

ItemValue
Java File Count24
Target SDK Version15
Minimum SDK Version8
Activity Count2
Asset File Namesassets\Roboto-Regular.ttf




License

The license information of Texample2 is as follows:

CC0 1.0 Universal http://creativecommons.org/publicdomain/zero/1.0/legalcode

Java Source Files

com.android.texample2.AttribVariable.java
com.android.texample2.AttribVariable.java
com.android.texample2.GLText.java
com.android.texample2.GLText.java
com.android.texample2.SpriteBatch.java
com.android.texample2.SpriteBatch.java
com.android.texample2.Texample2Renderer.java
com.android.texample2.Texample2Renderer.java
com.android.texample2.Texample2.java
com.android.texample2.Texample2.java
com.android.texample2.TextureHelper.java
com.android.texample2.TextureHelper.java
com.android.texample2.TextureRegion.java
com.android.texample2.TextureRegion.java
com.android.texample2.Triangle.java
com.android.texample2.Triangle.java
com.android.texample2.Utilities.java
com.android.texample2.Utilities.java
com.android.texample2.Vertices.java
com.android.texample2.Vertices.java
com.android.texample2.programs.BatchTextProgram.java
com.android.texample2.programs.BatchTextProgram.java
com.android.texample2.programs.Program.java
com.android.texample2.programs.Program.java