Skip to content
/ vsgImGui Public
forked from vsg-dev/vsgImGui

Integration of VulkanSceneGraph with ImGui

License

Notifications You must be signed in to change notification settings

tb1/vsgImGui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsgImGui

Library that integrates VulkanSceneGraph with ImGui

Checking out vsgImGui

git clone https://github.com/vsg-dev/vsgImGui.git

Building vsgImGui

The first run of cmake will automatically checkout imgui as a submodule when required.

cd vsgImGui
cmake .
make -j 8

Example

The vsgExamples repoository provides the vsgimgui example.

About

Integration of VulkanSceneGraph with ImGui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.6%
  • CMake 2.9%
  • C 0.5%