:.Sum.:
Raylib Forever is a fully automated Nim includefiles provider for raylib and associated libraries.
Developed in pure frustration it was designed to counterweight other 4 attempts to make actual wrapper.
:.Featuræ.:
- Uses sheer power of your browser (and thought) to deliver includes for latest existing version.
- Faithful code conversion: enums to enums, all naming conventions staying as-is.
- Only known Nim binding to wrap raygui (linked as pre-compiled lib).
- Standalone converter script in CoffeeScript 2, usable under Node.js.
- rlgl and raymath submodules support.
:.Compatibility.:
Raylib Forever webpage was best tested with Chrome 80 and Electron, which is used to develop it.
It should work on any non-mechanical teapot that provides fetch
and ES2019, though.
:.Brief samples of raylib+nim union.: