shade_runner

Crates.ioshade_runner
lib.rsshade_runner
version0.3.0
sourcesrc
created_at2019-05-26 23:59:08.615102
updated_at2019-11-05 12:50:36.227792
descriptionAllows runtime hot loading of shaders for vulkano
homepage
repositoryhttps://github.com/freesig/shade_runner
max_upload_size
id137223
size91,865
Tom (freesig)

documentation

https://docs.rs/shade_runner

README

shade_runner

A shader hotloader for vulkano.

This project is incomplete but working. If something isn't implimented yet you will get Err(ConvertError::Unimplemented) from parse(...). PRs and issues are welcome. The crate should never panic!.

Examples comming very soon.

Commit count: 38

cargo fmt