zeux/niagara
A Vulkan renderer written from scratch on stream observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2966
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
1760 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vulkan renderer written from scratch in C++ during live-streamed development sessions, experimenting with modern Vulkan rendering techniques. It implements GPU culling, cone culling, automatic occlusion culling, and task/mesh shading without Vulkan-specific third-party code.
Use cases
- learn modern Vulkan rendering techniques from a from-scratch renderer
- study GPU-driven culling and scene submission implementations
- see task and mesh shading pipelines in practice
- explore automatic occlusion culling with depth pyramids
- benchmark mesh shading pipeline performance
- follow along with a streamed renderer development series
When to choose
- you want a real-world reference implementation of GPU culling and mesh shading in Vulkan
- you are learning Vulkan graphics programming and want streamed, incremental lessons
- you need example code for occlusion culling or draw call compaction
When to avoid
- you need a production-ready, general-purpose rendering engine
- you require cross-platform support beyond Windows and Linux desktops
- you need a renderer with a high-level API or extensive documentation
Facets
application · maturity active
graphics simulation developer-tools graphics developer-tools tutorials windows cpp vulkan renderer mesh-shading gpu-culling occlusion-culling streamed-development learning-resource game-development linux gpu
1 source
- readme: https://github.com/zeux/niagara · fetched 2026-08-28 · f10c9cbc6afe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zeux/niagara | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem