Skip to content

lookeypl/ABench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABench

ABench is an Asynchronous Compute Benchmark. It's a master's degree project, aiming to test how Asynchronous Compute can speed up common graphics application and giving it's author a bit of playfield to work and learn Vulkan in practice.

Building the project

Prepare dependencies (read README.md in Deps folder). Then, either run ABench.sln under Visual Studio 2017, or use CMake to generate your own build project files. Attached Solution is for Visual Studio 2017.