Vkdemos
Single file minimal Vulkan example(s)
Install / Use
/learn @elecro/VkdemosREADME
Single file Vulkan example(s)
vktriangle
Draws a triangle and saves it as a ppm image (with minimal "helper" methods).
See start of the vktriangle.cpp file on details how to compile and run.
vktriangle_vertex
Draws a triangle using a single vertex input and saves it as a ppm image (with minimal "helper" methods).
See start of the vktriangle_vertex.cpp file on details how to compile and run.
Compare to the previous one to see the differences.
vktriangle_glfw
Draws a triangle using a single vertex input on screen with GLFW and also saves it a frame to a ppm image (with minimal "helper" methods).
See start of the vktriangle_glfw.cpp file on details how to compile and run.
Compare to the previous one to see the differences.
vktriangle_descriptor
Draws a triangle using a single vertex input and a uniform buffer on screen with GLFW and also saves a frame to a ppm image (with minimal "helper" methods).
See start of the vktriangle_descriptor.cpp file on details how to compile and run.
Compare to the previous one to see the differences.
vktriangle_subpass
Draws a triangle using a multiple subpasses on screen with GLFW.
See start of the vktriangle_subpass.cpp file on details how to compile and run.
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
