1
0
mirror of synced 2025-11-09 12:57:13 +00:00
Files
shade_runner/README.md
2019-04-30 09:49:03 +10:00

9 lines
247 B
Markdown

# 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.