glfm
Mobile graphics library
A C API for mobile app development with OpenGL ES.
OpenGL ES and input for iOS, tvOS, Android, and WebGL
570 stars
43 watching
77 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
androidcemscripteniosopenglestvos
Related projects:
Repository | Description | Stars |
---|---|---|
goxjs/glfw | Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 83 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,579 |
arm-software/opengl-es-sdk-for-android | A software development kit for building OpenGL ES applications on Android devices with Mali GPUs and ARM processors. | 366 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
billyfrcs/graphicsprogramming | An open-source project for learning and implementing 2D and 3D rendering using modern OpenGL and C++. | 1 |
shirakumo/glfw | A Common Lisp library providing an easy-to-use interface to the GLFW OpenGL context management library. | 22 |
yuki-koyama/bigger | A middleware library for 3D interactive applications with utilities for prototyping lightweight and cross-platform apps. | 230 |
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 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
fccm/glmlite | OCaml bindings for OpenGL | 19 |
godunko/adagl | Provides a software interface to OpenGL for rendering graphics in multiple platforms. | 10 |
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 |