Skip to content

jhaslowh/DG-SVG_with_OpenGL

Repository files navigation

SVG's with OpenGLes on Android

This small example was created to show how to use SVG's with OpenGLes in Android Apps.

Use Eclipse to open the project.

The project uses svg-android, please visit their page for more information about the SVG parsing. In short, it only supports SVG Basic 1.1.

How it should look when you run the project,
Example

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages