vulkano/README.md
2016-02-20 13:05:44 +01:00

332 B

Vulkano

Warning: this library breaks every five minutes for the moment.

Documentation

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.