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

Themaister/Granite

My personal Vulkan renderer observed · 2026-08-28

github.com/Themaister/Granite · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3307
  • days_rel: n/a
  • days_push: 18
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1938 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Granite is a personal Vulkan renderer written in C++, featuring a simplified Vulkan abstraction layer and a fairly complete render graph implementation. It is released primarily for learning purposes and generating implementation ideas, with no support offered.

Use cases

  • learn how to write a Vulkan renderer
  • study render graph implementations with automatic barriers and layout transitions
  • get ideas for Vulkan memory and descriptor set management
  • build a small Vulkan-based graphics demo or game prototype
  • reference for automatic shader recompile and hot-reload workflows

When to choose

  • you want a readable, real-world Vulkan renderer codebase to learn from
  • you need a render graph reference implementation with async compute and barrier placement
  • you want a simplified Vulkan API wrapper that avoids raw Vulkan boilerplate

When to avoid

  • you need support, bug fixes, or accepted pull requests
  • you need multithreaded rendering or fully precompiled optimized SPIR-V shaders
  • you want a production-grade, high-performance game engine renderer
  • you need Windows hot-reload of shaders and textures

Facets

library · maturity maintenance

graphics game-engine simulation graphics developer-tools tutorials cpp cross-platform vulkan render-graph renderer pbr shaderc learning-resource game-development linux android

1 source

Member repositories

RepositoryRoleHealth v2
Themaister/Granitemain76

For agents

markdown · JSON · MCP: product_card(name="Themaister/Granite")

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