vulkano/README.md

12 lines
332 B
Markdown
Raw Normal View History

2016-02-18 08:33:06 +00:00
# Vulkano
2016-02-20 12:05:44 +00:00
*Warning: this library breaks every five minutes for the moment.*
## [Documentation](http://tomaka.github.io/vulkano/vulkano/index.html)
2016-02-18 08:33:06 +00:00
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.