Home

Awesome

OpenGL ES SDK for Android

OpenGL ES SDK for Android

Introduction

The OpenGL ES Software Development Kit for Android is a collection of resources to help you build OpenGL ES applications for a platform with a Mali GPU and an ARM processor. You can use it for creating new applications, training, and exploration of implementation possibilities.

Requirements

To build and run the OpenGL ES sample applications you will need:

License

The software is provided under an MIT license. Contributions to this project are accepted under the same license.

Building

Build instructions

To build the sample applications:

Notes

Documentation

You can find the online documentation at https://arm-software.github.io/opengl-es-sdk-for-android/

or you can build the Doxygen documentation with ./build_documentation.sh. This requires Doxygen to be installed on your machine.