glfw.cr
glfw.cr
GLFW bindings for Crystal. This repository contains just the bindings for GLFW, no custom wrappers.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
glfw.cr:
gitlab: arctic-fox/glfw.cr
- Run
shards install
Usage
require "glfw"
Contributing
- Fork it (https://gitlab.com/arctic-fox/glfw.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Merge Request
Contributors
- Michael Miller - creator and maintainer
Repository
glfw.cr
Owner
Statistic
- 1
- 0
- 0
- 4
- 0
- almost 3 years ago
- May 27, 2019
License
zlib License
Links
Synced at
Thu, 07 Nov 2024 14:43:57 GMT
Languages