glfw.cr

Crystal bindings for GLFW

glfw.cr

GLFW bindings for Crystal. This repository contains just the bindings for GLFW, no custom wrappers.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  glfw.cr:
    gitlab: arctic-fox/glfw.cr
  1. Run shards install

Usage

require "glfw"

Contributing

  1. Fork it (https://gitlab.com/arctic-fox/glfw.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Merge Request

Contributors

Repository

glfw.cr

Owner
Statistic
  • 1
  • 0
  • 0
  • 4
  • 0
  • over 2 years ago
  • May 27, 2019
License

zlib License

Links
Synced at

Thu, 02 May 2024 02:50:31 GMT

Languages