# Shader-Compiler

A VkCV module to compile shaders at runtime

## Build

### Dependencies (required):

| Name of dependency | Used as submodule |
|----------------------------------------------------|---|
| [Glslang](https://github.com/KhronosGroup/glslang/)   | ✅ |

## Docs

Here is a [link](https://userpages.uni-koblenz.de/~vkcv/doc/group__vkcv__shader.html) to this module.