Skip to content

This code first loads raw png stream from the apk asset folder using JNI asset manager. Then it passes that stream to libPNG to extract bitmap data. Finally it generates openGL textures and renders the picture on the screen.

License

Notifications You must be signed in to change notification settings

fakhirsh/GL2libpng-android

Repository files navigation

GL2libpng-android

This code first loads raw png stream from the apk asset folder using JNI asset manager. Then it passes that stream to libPNG to extract bitmap data. Finally it generates openGL textures and renders the picture on the screen.

About

This code first loads raw png stream from the apk asset folder using JNI asset manager. Then it passes that stream to libPNG to extract bitmap data. Finally it generates openGL textures and renders the picture on the screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published