glfw
Version, currently 3.3.34 versions
- 3.3.3latestJan 28, 2022
- 3.3.2not indexedSep 3, 2021
- 3.3.1not indexedMar 28, 2021
- 3.3.0not indexedJul 4, 2019
gitlab.com/arctic-fox/glfw.cr
Raw GLFW bindings
1 stars
2 dependents
License: zlib
Installation
# Add this to your shard.yml
dependencies:
glfw:
gitlab: arctic-fox/glfw.cr
version: ~> 3.3.3Then run:
shards installshard.yml
- Crystal
1.0.0- License
- zlib
- Author
- Michael Miller
Dependencies
This version declares no dependencies.
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
3.3.3- Tagged
- Jan 28, 2022
- Commit
438c5ae227b9- Crystal
1.0.0- Indexed
- yes
Dependents
Repository
gitlab.com/arctic-fox/glfw.cr
Metadata
- Created
- Aug 16, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 4