Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomaka/glslang-rs
Interface for the `glslang` library in Rust. Allows you to test your shaders at compile-time.
https://github.com/tomaka/glslang-rs
Last synced: 27 days ago
JSON representation
Interface for the `glslang` library in Rust. Allows you to test your shaders at compile-time.
- Host: GitHub
- URL: https://github.com/tomaka/glslang-rs
- Owner: tomaka
- Created: 2015-01-15T09:18:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T14:33:55.000Z (almost 10 years ago)
- Last Synced: 2024-10-27T17:38:37.921Z (3 months ago)
- Language: Rust
- Size: 882 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glslang-rs
Interface for the `glslang` library in Rust. Allows you to test your shaders at compile-time.