forge-vertex-pulling
OfficialEnable vertex pulling in SDL GPU shaders.
Software Engineering#sdl3-gpu#vertex-pulling#storage-buffer#graphics-shaders#structured-buffer#vertex-id#gpu-pipeline
Authorcode-review-benchmark
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Replace fixed-function vertex input with programmable vertex fetch in SDL3 GPU to enable vertex pulling via storage buffers, enabling flexible vertex formats and GPU-driven pipelines.
Core Features & Use Cases
- Zero-attribute vertex pipeline: use a StructuredBuffer and SV_VertexID to fetch vertex data on the GPU.
- Flexible vertex formats: supports varied vertex layouts without changing the pipeline.
- Scenarios: dynamic mesh streaming, complex asset formats, compute-driven vertex processing.
Quick Start
Create a minimal shader and pipeline that uses a storage buffer as vertex data and draws a mesh with SV_VertexID.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: forge-vertex-pulling Download link: https://github.com/code-review-benchmark/coderabbit_prs2__forge-gpu__coderabbit__PR323__20260317/archive/main.zip#forge-vertex-pulling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.