An open API service indexing awesome lists of open source software.

https://github.com/iolanguage/glfw


https://github.com/iolanguage/glfw

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# GLFW
> NOTE: Won't build with GLFW3 — needs to be updated.

Io bindings for GLFW.

# Installation
`GLFW` should be installed and foundable in your system. Then:
```
eerie install https://github.com/IoLanguage/GLFW.git
```