SkillAgentSearch skills...

VsgImGui

Integration of VulkanSceneGraph with ImGui

Install / Use

/learn @vsg-dev/VsgImGui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vsgImGui

Library that integrates VulkanSceneGraph with Dear ImGui & ImPlot.

Checking out vsgImGui

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

Building vsgImGui

The first run of cmake will automatically checkout ImGui and ImPlot as submodules when required.

cd vsgImGui
cmake .
make -j 8

Example

The vsgExamples repository provides the vsgimgui example.

Related Skills

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated15d ago
Forks37

Languages

C++

Security Score

95/100

Audited on Mar 17, 2026

No findings