Crates.io | nobs-vkpipes |
lib.rs | nobs-vkpipes |
version | 0.1.0 |
source | src |
created_at | 2019-02-24 15:14:15.184529 |
updated_at | 2019-02-24 15:14:15.184529 |
description | shader compilation, vulkan pipeline composition and descriptor set updating as extension to nobs-vk |
homepage | |
repository | https://github.com/dopitz/vulkanism/nobs-vkpipes |
max_upload_size | |
id | 116905 |
size | 49,698 |
Compiles shaders from glsl and generates rust code from spv.
Find a complete documentation of this library at docs.rs.
Follow the setup instructions for shaderc-rs.
After this you are ready to use nobs-vkpipes!
Feel encouraged to contribute!