wgpu
Version, currently 0.7.05 versions
- 0.9.2latestDec 17, 2021
- 0.9.1not indexedDec 18, 2021
- 0.9.0not indexedDec 18, 2021
- 0.7.0not indexedDec 18, 2021
- 0.6.0not indexedDec 18, 2021
github.com/chances/wgpu-crystal
Bindings to wgpu-native for the Crystal programming language
17 stars
1 dependent
License: MIT
Nothing has been indexed for 0.7.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
wgpu:
github: chances/wgpu-crystal
version: ~> 0.7.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.7.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# wgpu-crystal
[](https://shards.info/github/chances/wgpu-crystal)
[](https://github.com/chances/wgpu-crystal/actions/workflows/ci.yml)
[](https://github.com/chances/wgpu-crystal/blob/master/LICENSE)
Bindings to [gfx-rs/wgpu-native](https://github.com/gfx-rs/wgpu-native) for the [Crystal](https://crystal-lang.org/) programming language.
## Installation
1. Add the dependency to your `shard.yml`:
```yaml
dependencies:
wgpu:
github: chances/wgpu-crystal
```
2. Run `shards install`
## Usage
```crystal
require "wgpu"
# TODO: Write usage instructions here
```
See the [wgpu-native Usage instructions](https://github.com/gfx-rs/wgpu-native#usage).
## Development
TODO: Write development instructions here
### Running examples
#### Headless
`make example-headless`
#### Headless Triangle
`make example-triangle`
#### Windowed Triangle
TODO: Add a windowed example
Ensure [glfw3](https://formulae.brew.sh/formula/glfw) is installed.
`make example-glfw-triangle`
## Contributing
1. Fork it ([https://github.com/chances/wgpu-crystal/fork](https://github.com/chances/wgpu-crystal/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
- [Chance Snow](https://github.com/chances) - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.7.0- Tagged
- Dec 18, 2021
- Commit
bb1291f4320b- Indexed
- not yet
Dependents
Repository
github.com/chances/wgpu-crystal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 5