BlueLightning42 / imgui-template

Imgui template using Vulkan with c++ bindings and SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imgui-template

Imgui template using Vulkan with c++ bindings and SDL2.

Basically the example wouldn't compile for me so I took parts from my practice going through vulkan tutorial using the c++ bindings and edited them together unstil it compiled. For now just displays the demo window.

using this as a starting point for other projects

About

Imgui template using Vulkan with c++ bindings and SDL2


Languages

Language:C++ 93.3%Language:C 6.7%