{"id":62344,"library":"vsgqt","title":"vsgqt","description":"Qt integration with VulkanSceneGraph","status":"active","version":"0.4.0","language":"cpp","source_language":null,"source_url":null,"tags":["vulkan","qt","graphics","scene-graph"],"install":[{"cmd":"vcpkg install vsgqt","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(vsgqt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE vsgQt::vsgQt)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"vsgQt/Window.h","correct":"#include <vsgQt/Window.h>"}],"quickstart":{"code":"#include <vsgQt/Window.h>\n#include <QApplication>\n\nint main(int argc, char* argv[]) {\n    QApplication app(argc, argv);\n    vsgQt::Window window;\n    window.show();\n    return app.exec();\n}","lang":"cpp","description":"Create a Qt window with VulkanSceneGraph"},"warnings":[{"fix":"Ensure both dependencies are available in your vcpkg triplet","message":"Requires both Qt5/Qt6 and VulkanSceneGraph to be installed","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'graph':11 'graphic':8 'integr':3 'qt':2,7 'scene':10 'scene-graph':9 'vsgqt':1 'vulkan':6 'vulkanscenegraph':5","created_at":"2026-06-17T05:25:00.054182+00:00","updated_at":"2026-06-17T05:25:00.054182+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}