1
0
mirror of synced 2025-11-09 12:57:13 +00:00
This commit is contained in:
Tom Gowan
2019-05-01 10:06:03 +10:00

View File

@@ -3,6 +3,6 @@ A shader hotloader for vulkano.
This project is incomplete but working. This project is incomplete but working.
If something isn't implimented yet you will get `Err(ConvertError::Unimplemented)` from `parse(...)`. If something isn't implimented yet you will get `Err(ConvertError::Unimplemented)` from `parse(...)`.
PRs and issues are welcome. PRs and issues are welcome. The crate should never `panic!`.
Examples comming very soon. Examples comming very soon.