mizt / android_wallpaper_flowers_ndk

Flowers OpenGL ES 2.0 live wallpaper (NDK version).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Simple OpenGL ES 2.0 GLSL based live wallpaper for Android powered devices.

The source code is released under Apache 2.0 and can be used in commercial or personal projects. See LICENSE for more information.

Aim for this project is to introduce NDK version of Peppy Flowers Live Wallpaper mainly for testing purposes only. And gather some basic knowledge on using EGL and OpenGL ES via NDK interface.

For setting up similar build environment as used here, take a look on these instructions on how to enable C/C++ editors within Eclipse; http://mhandroid.wordpress.com/2011/01/23/using-eclipse-for-android-cc-development/

Original idea for this wallpaper comes from a demo by Moppi Productions.

About

Flowers OpenGL ES 2.0 live wallpaper (NDK version).

License:Apache License 2.0


Languages

Language:C 64.3%Language:Java 35.7%