YAVA

Yet Another Vulkan Application is a Vulkan library which abstracts most boilerplate Vulkan has, it builds the swapchain, handles buffers and shader compilation.

Requirements

  • STB image
  • Vulkan
  • Glut

Usage

To run the example program on Linux: make ./main

Links (For accessibility)

AfghanGoat - Mirror