-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Vulkan test program to learn the API. It is a personal implementation of http://www.vulkan-tutorial.com
License
samuelig/vk-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Vulkan test program to learn the API. Dependencies --- * Vulkan headers and library * GLFW3 * GLM * stb (downloaded via git submodule) $ sudo apt install libvulkan-dev libglfw3-dev libglm-dev $ git submodule init && git submodule update
About
Simple Vulkan test program to learn the API. It is a personal implementation of http://www.vulkan-tutorial.com
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published