Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioquatix/vulkan-ruby
https://github.com/ioquatix/vulkan-ruby
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioquatix/vulkan-ruby
- Owner: ioquatix
- Created: 2018-05-04T09:44:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T09:48:04.000Z (over 6 years ago)
- Last Synced: 2024-09-14T03:18:53.286Z (2 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vulkan
Provides a wrapper for the graphics library with same name.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'vulkan'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install vulkan
## Usage
TODO: Write usage instructions here
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/vulkan.