Skip to content

lineCode/V-EZ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-EZ

V-EZ is a light-weight middleware layer for the Vulkan API targeting ISVs in the Professional Workstation Graphics space. 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 lower the barrier to entry and allowing for traditional usage and semantics that Professional CAD ISV developers are used to.

V-EZ is not aimed at game developers.

Documentation

The documentation for V-EZ can be found here

Prerequisites

  • Windows® 10 (Linux release coming soon)
  • 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.1%
  • C++ 11.9%