Skip to content

overkillstudios/hello-vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-triangle-vulkan

Hello Triangle using Vulkan, glfw and glm

Installing the Vulkan SDK

  • You need to install Vulkan SDK on your system

Ubuntu, PopOS

sudo apt install libvulkan-dev

Windows 10

  1. Goto https://vulkan.lunarg.com/sdk/home
  2. Download VulkanSDK-x.x.x.x-Installer.exe
  3. Run installer

About

Draw simple things using Vulkan, glfw and glm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published