nimrod-glfw

Nim bindings for GLFW library.


Keywords
library, glfw, opengl, windowing, game, csharp, game-development, glfw-bindings, glfw3
License
MIT
Install
nimble install nimrod-glfw

Documentation

About nimrod-glfw

This is a Nimrod binding for [GLFW3] library.

To Run:

  1. Have Nimrod installed first. Instructions are here.
  2. Run nimrod c -d:release glfwtest.nim on your terminal of choice. Tested on Windows and Linux
  3. Profit !