github.com/malte-v/vez.cr
master / published Apr 20, 2019 / repository
V-EZ bindings to Crystal.
vez.cr
V-EZ bindings to Crystal.
Current V-EZ version: 1.1.0
Installation
-
Add the dependency to your
shard.yml:dependencies: vez: github: malte-v/vez.cr -
Run
shards install -
Make sure the Vulkan and V-EZ libraries are in your PATH.
Usage
require "vez"
All the functions, structs, enums etc. are located inside lib Vez.
Contributing
- Fork it (https://github.com/malte-v/vez.cr/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
- malte-v - creator and maintainer
API
This version publishes no documented types.