Skip to content

gage-lodba/VulkanWindow

Repository files navigation

VulkanWindow

Build Status

A minimalistic project designed for straightforward window creation using ImGui, GLFW, and Vulkan. It provides a hassle-free environment for developing graphical user interfaces with ease.

preview image

Building from source

Dependencies

CMake is an open-source, cross-platform family of tools designed to build, test and package software.

Vulkan SDK is a cross-platform industry standard enabling developers to target a wide range of devices with the same graphics API.

Building

cmake -B build
cmake --build build --config Release

About

Simple window creation with ImGui, GLFW, and Vulkan for easy GUI development.

Topics

Resources

License

Stars

Watchers

Forks

Contributors