Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oprypin/crystal-raw-gl

Crystal bindings to OpenGL and GLU
https://github.com/oprypin/crystal-raw-gl

bindings crystal opengl

Last synced: 21 days ago
JSON representation

Crystal bindings to OpenGL and GLU

Awesome Lists containing this project

README

        

# crystal-raw-gl

### [Crystal][] bindings to OpenGL and GLU.

Generated using [crystalize.py][], with manual modifications.

**[Example][]**, with [CrSFML][] managing the window.

[License](LICENSE): MIT.

[crystal]: http://crystal-lang.org/
[crystalize.py]: https://github.com/BlaXpirit/crystalize.py
[crsfml]: https://github.com/BlaXpirit/crsfml
[example]: https://github.com/BlaXpirit/crsfml-examples/blob/master/cube/cube.cr