#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

#1174 in Graphics APIs

Download history 2/week @ 2024-12-07 29/week @ 2025-02-08 21/week @ 2025-02-15 3/week @ 2025-03-01

53 downloads per month

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
~872K SLoC