raylib-Nim
Nim Bindings for raylib. Still a work in progress
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 2 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2017-08-10 |
| Downloads | 0 |
| Last Indexed | 2026-08-11 05:07 |
Installation
nimble install raylib-Nim
choosenim install raylib-Nim
git clone https://gitlab.com/define-private-public/raylib-Nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| raylib-Nim | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/define-private-public/raylib-Nim |
|---|---|
| Homepage | https://gitlab.com/define-private-public/raylib-Nim |
| Registry Source | gitlab |
README
Bindings for raylib: http://raylib.com
Official repo here: https://gitlab.com/define-private-public/raylib-Nim
Treat other places as mirrors, but issues can still be logged on the GitHub mirror.
Notes:
- You must use raylib as a shared library
- build it from their develop branch
- You're source file must share the same location as the shared library
- Working right now to get it running on Linux & OS X first
- Desktop only (no Android or Web, sorry)
- Still a work in progress
- Not everything is bound
TODO - [ ] Better Readme - [ ] Some examples - [ ] OS X support - [ ] Windows support - [ ] Make it as "Nim Friendly," as possible - [ ] Talk with raylib upstream - [ ] Unbound things