Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

VGI

GitHub License GitHub Workflow Status Docs API Reference

VGI is a C++20 library and engine framework for Vulkan graphics applications. It provides an environment for creating Vulkan devices, windows, and a main loop with an extensible system/layer architecture. This guide covers the key requirements to build the project, its core dependencies, and a usage tutorial to help developers get started quickly.