mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-26 00:34:19 +00:00
8 lines
193 B
Markdown
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.
|