A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-android-native
iwgeric 8b912cd768 change method to check for existance of the android ndk 11 years ago
..
libs update android native build to support precompiled libs that are used if not building the libs. If building the libs, then the pre-compiled libs are updated with the output of the build. 11 years ago
src/native add native android lib for loading png and gif files. Does not premultiply. Uses stb_image (http://www.nothings.org/stb_image.c) 11 years ago
build.gradle remove unused project property 11 years ago
openalsoft.gradle change method to check for existance of the android ndk 11 years ago
stb_image.gradle change method to check for existance of the android ndk 11 years ago