Skip to content

kwmbe/vulkan-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulkan-test

Trying to learn vulkan by following the official Khronos Vulkan® Tutorial.

Running the application

Go into the build directory and compile the application with:

cd build
cmake ..
cmake --build .

Now you can execute the application with build/HelloTriangleApplication

About

Trying to learn vulkan by following the official Khronos Vulkan® Tutorial.

Topics

Resources

Stars

Watchers

Forks

Contributors