vulkano/README.md
2016-02-18 09:33:06 +01:00

8 lines
193 B
Markdown

# Vulkano
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.