RenderGraph
Render graph management library.
Install / Use
/learn @DragonJoker/RenderGraphREADME
RenderGraph
This library owes to be used to handle Vulkan render passes and image transitions smoothly.
It allows the user to register its render passes, along with their attachments (input, sampled, colour, depth stencil...), and will generate a runnable graph from that data.
Current status
- The user can register its passes and their attachments.
- The runnable graph is generated, and image layout transitions are handled.
- The runnable graph commands can be recorded and submitted to a queue.
- Handling of "variants" (optional passes, or paths of a single pass that are triggered by specific conditions).
Building
RenderGraph uses CMake.
The only dependency is Vulkan-Headers, and the CMake variable holding its folder is VULKAN_HEADERS_INCLUDE_DIRS, which you need to set on command line, or by editing the CMakeCache.txt.
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate 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
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
