mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 23:05:43 +00:00
12 lines
332 B
Markdown
12 lines
332 B
Markdown
# Vulkano
|
|
|
|
*Warning: this library breaks every five minutes for the moment.*
|
|
|
|
## [Documentation](http://tomaka.github.io/vulkano/vulkano/index.html)
|
|
|
|
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.
|