Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 280 Bytes

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.