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

EmbarkStudios/kajiya

💡 Experimental real-time global illumination renderer 🦀 observed · 2026-08-28

github.com/EmbarkStudios/kajiya · Rust · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 30
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 1986
  • days_rel: n/a
  • days_push: 422
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5339 stars · 213 forks observed · 2026-08-28

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

Kajiya is an experimental real-time global illumination renderer written in Rust on Vulkan, hybridizing rasterization, compute, and hardware ray tracing to approximate path-traced lighting in fully dynamic scenes without precomputed light transport. It is a hobby project that is no longer maintained, intended as an artisanal reference of rendering techniques rather than a production-ready renderer.

Use cases

  • render dynamic scenes with real-time global illumination
  • approximate path-traced reference lighting without precomputed light probes
  • study how ray-traced shadows, specular, and irradiance caches are implemented
  • learn real-time rendering techniques from a Rust and Vulkan codebase
  • experiment with hybrid raster, compute, and ray-tracing pipelines
  • render PBR scenes with energy-conserving GGX materials

When to choose

  • you want to study modern real-time GI techniques like volumetric temporally-recurrent irradiance caches in working code
  • you are experimenting with Rust and Vulkan for graphics programming
  • you need a runnable renderer to visualize demo scenes with dynamic lighting
  • you want to see 'artisanal hacks' and shortcuts used to hit real-time rates

When to avoid

  • you need a fully-featured renderer to ship a game or support diverse scenes and hardware
  • you expect maintenance, bug fixes, or updates, since the project is explicitly unmaintained
  • you need a polished, reusable rendering library or engine with stable APIs
  • your GPU lacks hardware ray tracing support

Facets

application · maturity abandoned

graphics graphics simulation rust windows real-time-rendering global-illumination vulkan ray-tracing path-tracing pbr irradiance-cache hdr unmaintained hobby-project game-development linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
EmbarkStudios/kajiyamain10

For agents

markdown · JSON · MCP: product_card(name="EmbarkStudios/kajiya")

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