rafaelvasco / nimrod-glfw

GLFW Bindings for the Nim Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About nimrod-glfw

This is a Nim binding for [GLFW3] library.

Current Version: 3.2.0

To Run:

  1. Have Nim installed first. Instructions are here.
  2. Give it a try: cd test, then nim c -d:release --app:gui glfwtest.nim on your terminal of choice. Tested on Windows and Linux
  3. Profit !

About

GLFW Bindings for the Nim Programming Language

License:MIT License


Languages

Language:Nim 100.0%