vulkano/README.md

8 lines
193 B
Markdown
Raw Normal View History

2016-02-18 08:33:06 +00:00
# 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.