Android Open Source - OpenGL texture DG-SVG_with_OpenGL






Project Summary

Code to load a SVG file into a OpenGL texture on Android.

Web Site / Source Repository

DG-SVG_with_OpenGL is hosted in the following web site
https://github.com/jhaslowh/DG-SVG_with_OpenGL

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

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\box.svg
Raw File Namesres\raw\fragshader
res\raw\vertexshader




License

The license information of DG-SVG_with_OpenGL is as follows:

Apache License

Java Source Files

com.dividedgames.svg.MainActivity.java
com.dividedgames.svg.RenderView.java
com.dividedgames.svg.Sprite.java
com.dividedgames.svg.io.FileHelper.java
svg.android.ParserHelper.java
svg.android.SVGParseException.java
svg.android.SVGParser.java
svg.android.SVG.java