Ross ROSS = Recommend OSS · open-source software intelligence for agents

zeux/niagara

A Vulkan renderer written from scratch on stream observed · 2026-08-28

github.com/zeux/niagara · C++ · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
zeux/niagaramain75

For agents

markdown · JSON · MCP: product_card(name="zeux/niagara")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem