gles
Bindings for OpenGL ES, the embedded 3D graphics library.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install gles
choosenim install gles
git clone https://github.com/nimious/gles.git
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| gles | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/nimious/gles.git |
|---|---|
| Homepage | https://github.com/nimious/gles |
| Registry Source | nimble_official |
README
gles
Nim bindings for OpenGL ES, the embedded 3D graphics library.

About
This package contains bindings to OpenGL ES for the Nim programming language. OpenGL ES, a well-defined subset of OpenGL, is a royalty-free, cross-platform API for full-function 2D and 3D graphics on embedded systems, including consoles, phones, appliances and vehicles.
Supported Platforms
TODO
Prerequisites
TODO
Dependencies
This package does not have any dependencies to other Nim packages at this time.
Usage
TODO
Support
Please file an issue, submit a pull request or email us at info@nimio.us if this package is out of date or contains bugs.