package

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

  1. Add the dependency to your shard.yml:

    dependencies:
      vez:
        github: malte-v/vez.cr
  2. Run shards install

  3. 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

  1. Fork it (https://github.com/malte-v/vez.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

API

This version publishes no documented types.