Link to precompiled binaries

This commit is contained in:
saschawillems 2016-02-16 15:39:35 +01:00
parent c91341813c
commit 6fa97dd875

View file

@ -20,6 +20,12 @@ Use it to generate a platform-specific build configuration for building all exam
The repository also contains a few Android examples to get started, check the [Android readme](./android/README.md) for details.
## Binaries
Precompiled binaries for Windows (x64), Linux (x64) and Android can be [found here](http://vulkan.gpuinfo.org/examples.php). I'll try keep them up-to-date with the repositry.
Note that these only contain the binaries, you still need the repository for the data (shaders, models, textures) and put the binaries into to bin subfolder.
## Vendor support
The examples have been tested on different vendors, but since **most drivers are beta** not all examples may work with all vendors.