gl_generator
Convert the by khronos provided XML files to useable Crystal libs.
Only gl.xml
is supported for now.
Installation
- Fetch this repo
Usage
- Run
crystal gl_generator.cr
from within the src map - The result is placed in the
output
folder
Contributing
- Fork it ( https://github.com/lirith-engline/gl_generator/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 Pull Request
Contributors
- Rinkana Max Berends - creator, maintainer