fredzzt / ETC2TextureLoader

Simple implementation showing how to load the ETC2 texture compression format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intel Corporation - Android Sample Application

Note: “Media Elements” are the images, clip art, animations, sounds, music, shapes, video clips, 2D Images, 2D and 3D Mesh’s and mesh data, animation and animation data, and Textures included in the software. This license does not grant you any rights in the Media Elements and you may not reproduce, prepare derivative works, distribute, publicly display, or publicly perform the Media Elements.

Note: The source code sample is provided under the BSD license. See the license folder within the sample source directory for additional details.

=== ABOUT === Simple example showing how to load the ETC2 texture format. Application originally written by William Guo. Updated to include ETC2 by Cristiano Ferreira.

=== INSTALLATION === In project root with a device connected, or the emulator running run the following: android update project –p . ndk-build ant debug ant installd

https://software.intel.com/en-us/articles/android-texture-compression-a-comparison-study-with-code-sample

About

Simple implementation showing how to load the ETC2 texture compression format


Languages

Language:C 96.9%Language:Java 2.0%Language:Makefile 1.0%