GPUOpen-LibrariesAndSDKs/Cauldron
A simple framework for rapid prototyping on Vulkan or Direct3D 12 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2598
- days_rel: n/a
- days_push: 903
- n_releases_24m: 0
Adoption not part of the score
1094 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cauldron is a C++ framework by AMD for rapid prototyping of rendering demos and samples on Vulkan and Direct3D 12. It provides glTF 2.0 loading, PBR rendering, postprocessing, resource management, and ImGui-based UI, and underpins AMD's FidelityFX sample projects.
Use cases
- prototype graphics techniques on vulkan or directx 12
- build a demo app that loads glTF 2.0 models with PBR materials
- create SDK samples for GPU rendering effects like FSR or shadows
- experiment with postprocessing such as TAA, bloom, and tonemapping
- learn modern D3D12/Vulkan rendering resource management patterns
When to choose
- you need a lightweight C++ rendering framework for GPU technique prototypes
- you are building FidelityFX-style samples or AMD GPU demos
- you want cross-API (Vulkan/DX12) rendering with glTF support out of the box
When to avoid
- you need a full production game engine with editor and asset pipeline
- you target OpenGL, Metal, or consoles rather than Vulkan/DX12
- you want a high-level engine without writing low-level rendering code
Facets
framework · maturity stable
graphics game-engine sdk gui image-processing graphics developer-tools simulation windows cpp cross-platform vulkan directx12 rendering gltf amd gpu prototyping pbr imgui game-development linux
1 source
- readme: https://github.com/GPUOpen-LibrariesAndSDKs/Cauldron · fetched 2026-08-28 · b891321c43a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GPUOpen-LibrariesAndSDKs/Cauldron | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="GPUOpen-LibrariesAndSDKs/Cauldron")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem