@ -0,0 +1,8 @@
# 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.
Examples comming very soon.