Hello Dudes,
I’m now trying to enable 3D on my Android using SDL 2.0.
I downloaded the glu source directory from https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/glu
I added it to the jini/directory, tried comping no luck and the includes don’t seem to work glu.h can’t be found.
Anyone have an experience getting OpenGL ES 1.1 using the NDK to work with gluPerspective?