mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
332 B
332 B
Vulkano
Warning: this library breaks every five minutes for the moment.
Documentation
This repository contains three libraries:
vulkano
is the main one.vulkano-shaders
can analyse SPIR-V shaders at compile-time.glsl-to-spirv
can compile GLSL to SPIR-V.