Open Issues Need Help
View All on GitHubAI Summary: This issue outlines the initial setup for the repository, focusing on defining the project structure and establishing a robust C/C++ development environment for Windows. It involves creating a directory layout, scripting the installation of core dependencies like CMake, MS Build Tools, and Vulkan SDK, and configuring VS Code with a comprehensive C/C++ toolchain including Clang, Clangd, Clang Format, Clang-Tidy, sanitizers, and LLDB.
Complexity:
4/5
documentation enhancement good first issue OS: windows-11
This repository is dedicated to learning Vulkan developpement and associated topics through hands-on tutorials and modular example project.