Skip to content

lighthouse3d/AndroidGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndroidGL

Android demos for OpenGL® ES with Java and C++ (NDK)

##OpenGLJava An OpenGL® ES 3.0 app that loads a model in json format and renders it. It can deal with textures, and shaders in separate files (located in assets folder).

##OpenGLNDK VSL has been ported to Android. This is a C++ demo app, using NDK, for OpenGL® ES 3.0. It includes Assimp for model loading. Texture loading is achieved with JNI.

About

Android demos for GL ES with Java and C++ (NDK)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages