io-gles

Obsolete - please use gles instead!


Keywords
binding, khronos, gles, opengl es
License
MIT
Install
nimble install io-gles

Documentation

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