glew
Autogenerated glew bindings for Nim
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:17 |
Tags
Authors
- Joey Yakimowich-Payne
Installation
nimble install glew
choosenim install glew
git clone https://github.com/jyapayne/nim-glew
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| glew | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 1.0.6", "https://github.com/jyapayne/nimterop#head", | "https://github.com/jyapayne/nim-glfw#head | No |
Source
| Repository | https://github.com/jyapayne/nim-glew |
|---|---|
| Homepage | https://github.com/jyapayne/nim-glew |
| Registry Source | nimble_official |
README
GLEW
Glew wrapper in Nim using Nimterop