Go to file
2016-12-09 17:02:36 +01:00
ash Added index buffer to the triangle example 2016-12-09 16:51:47 +01:00
examples Base for cross platform surface creation 2016-12-09 17:02:36 +01:00
vk_loader Major changes to loading 2016-11-27 19:32:34 +01:00
vk_loader2 Rm unsued files 2016-12-09 16:34:31 +01:00
.gitignore init 2016-08-14 01:13:39 +02:00
Cargo.toml1 Major changes to loading 2016-11-27 19:32:34 +01:00
LICENSE-APACHE init 2016-08-14 01:13:39 +02:00
LICENSE-MIT init 2016-08-14 01:13:39 +02:00
README.md init 2016-08-14 01:13:39 +02:00

#ASH

An experimental wrapper for Vulkan. This library is not stable use Vulkano instead.

The main goal for this library is to familiarize myself with Vulkan.