crystal-raw-gl

Version, currently master branch1 version
  • master branchlatestJan 31, 2021

github.com/oprypin/crystal-raw-gl

Crystal bindings to OpenGL and GLU

9 stars
4 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  crystal-raw-gl:
    github: oprypin/crystal-raw-gl
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
>= 0.25.1
Author
Oleh Prypin

Dependencies

This version declares no dependencies.

README

crystal-raw-gl

Crystal bindings to OpenGL and GLU.

Generated using crystalize.py, with manual modifications.

Example, with CrSFML managing the window.

License: MIT.