VulkanHppMinimalExample
A condensed vulkan triangle example
Install / Use
/learn @dokipen3d/VulkanHppMinimalExampleREADME
I recommend installing the vulkan lunarG sdk which sets all of the environment variables for you and includes the necessary shaderc library prebuilt for you.
then you can install the dependecies with vcpkg
vcpgk install glfw3
then you can invoke cmake with
cmake -DCMAKE_TOOLCHAIN_FILE=C:\pathtoyourtoolchainfile\vcpkg.cmake ..
if you've forgotten where your toolchain file is you can invoke vcpkg integrate install and it will print it for you in the terminal.
then to build on windows invoke cmake --build . --config Release (other platforms you can just invoke cmake --build)
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
