Skip to content

A simple application using Vulkan and ImGui created using vulkan tutorial

Notifications You must be signed in to change notification settings

mrjbom/VulkanDemo

Repository files navigation

VulkanDemo

A simple application using Vulkan and ImGui created using this tutorial.

Dependencies

  • GLFW version >= 3.3.4
  • glm version >= 0.9.9.8
  • imgui version >= 1.83
  • VulkanSDK version >= 1.2.176.1
  • stb
  • Any C++17 compiler

Installation

  1. Clone the repository
 git clone --recurse-submodules https://github.com/mrjbom/VulkanDemo
 cd VulkanDemo
  1. Download GLFW Windows pre-compiled binaries
  2. Download VulkanSDK
  3. Go to this folder and read README.md
  4. Go to this folder and read README.md
  5. Go to this folder and read README.md

About

A simple application using Vulkan and ImGui created using vulkan tutorial

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published