Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 357 Bytes

File metadata and controls

17 lines (14 loc) · 357 Bytes

VulkanTemplate

Currently supports only Windows

A template repository that has:

  • A CMake file that includes imports for:
    • Vulkan
    • GLFW
    • OpenAL-Soft
    • Dear ImGui
    • ImPlot
  • Default demo windows for Dear ImGui and ImPlot
  • A menubar to open windows
  • Simple audio player to test global playback

TODO

  • Profiling and graphs