opengl-es-sdk-for-android
GPU graphics library
A software development kit for building OpenGL ES applications on Android devices with Mali GPUs and ARM processors.
NOTE: This project is not maintained anymore
365 stars
34 watching
116 forks
Language: CSS
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arm-software/vulkan-sdk | A collection of resources to help build Vulkan applications for Android devices with Mali GPUs and ARM processors. | 226 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
powervr-graphics/native_sdk | Provides a set of libraries and examples to simplify the development of graphics applications on various platforms | 714 |
godunko/adagl | Provides a software interface to OpenGL for rendering graphics in multiple platforms. | 10 |
google/swiftshader | A high-performance CPU-based implementation of the Vulkan graphics API for hardware independence in 3D graphics. | 2,143 |
brackeen/glfm | A C API for mobile app development with OpenGL ES. | 570 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 203 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
openglsuperbible/sb7code | The source code repository for the 7th edition of a comprehensive OpenGL tutorial book | 730 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
arm-software/vulkan_best_practice_for_mobile_developers | Guides mobile developers on optimizing graphics performance using Vulkan on Arm-based devices | 658 |
grimfang4/sdl-gpu | A high-performance 2D graphics library for SDL written in C. | 1,199 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |