Open Issues Need Help
View All on GitHub Repository Architecture and Dev Stack Setup for Windows 23 minutes ago
AI Summary: This issue details the initial setup of the repository's architecture and development environment for Windows. It covers designing the project structure, configuring build tools like CMake and Ninja, setting up a comprehensive C/C++ development stack with Clang, Clangd, Clang Format, and Clang-Tidy, and integrating CI/CD via GitHub Actions. The objective is to establish a robust and documented development workflow from the ground up.
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.