AdaDoom3 / V-EZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V-EZ

V-EZ is a light-weight middleware layer for the Vulkan API that lowers the barrier to entry for developers. The required low-level knowledge of GPU hardware and behavior in Vulkan is much greater than previous graphics APIs. V-EZ attempts to bridge that gap by augmenting the Vulkan API to allow for traditional usage and semantics while retaining the power and flexibility afforded by Vulkan.

Documentation

The documentation for V-EZ can be found here

Prerequisites

  • Windows® 10
  • Visual Studio® 2015 or later
  • LunarG Vulkan SDK 1.0.68 (Vulkan 1.1 support coming soon)

Hardware Support

V-EZ is not hardware vendor specific and should work on non-AMD hardware.

About

License:Other


Languages

Language:C 88.1%Language:C++ 11.9%