Skip to content

bgirard/GLMeasure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLMeasure is a tool for benchmarking OpenGL ES operations on Android.

To build GLMeausure:
cd GLMeasure
<sdk-root>/tools/android update project -p . -s --target android-8
<ndk-root>/ndk-build
ant debug


Usage:
Use the run.sh script, which will install GLMeasure on your device, run it, and display the results.

About

Benchmarking tool for OpenGL ES on Android

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.0%
  • Shell 2.9%
  • C 2.1%