https://github.com/iolanguage/glfw
https://github.com/iolanguage/glfw
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/glfw
- Owner: IoLanguage
- License: bsd-3-clause
- Created: 2018-03-11T11:54:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T19:11:28.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:48:50.697Z (over 1 year ago)
- Language: C
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```