#vulkano #shaders #vulkan #hotloading

shade_runner

Allows runtime hot loading of shaders for vulkano

5 unstable releases

0.3.0 Nov 5, 2019
0.2.0 Aug 20, 2019
0.1.2 Jul 19, 2019
0.1.1 Jun 5, 2019
0.1.0 May 26, 2019

#1009 in Graphics APIs

MIT license

33KB
845 lines

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.

Dependencies

~45MB
~827K SLoC