Skip to content

pacojq/HelloVulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Vulkan

This is me trying to learn how to use the Vulkan API.

Shout out to Alexander Overvoorde's tutorial.

Dependencies

  • To work with the Vulkan API, you should first install the Vulkan SDK.
  • GLFW simplifies window management and input. More info at its website.
  • As a math(s) library, we use glm.
  • Image handling with stb_image.h

About

This is me learning how to use Vulkan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages