Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oprypin/crystal-raw-gl
- Owner: oprypin
- License: mit
- Created: 2015-06-30T19:41:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T19:19:29.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T17:33:12.953Z (about 1 month ago)
- Topics: bindings, crystal, opengl
- Language: Crystal
- Homepage:
- Size: 84 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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