io-gles

Obsolete - please use gles instead!

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install io-gles
choosenim install io-gles
git clone https://github.com/nimious/io-gles.git

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
io-gles - - - - - - -

Source

Repository https://github.com/nimious/io-gles.git
Homepage https://github.com/nimious/io-gles
Registry Source nimble_official

README

gles

Nim bindings for OpenGL ES, the embedded 3D graphics library.

gles Logo

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.

References