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

tunabrain/tungsten

High performance physically based renderer in C++11 observed · 2026-08-28

github.com/tunabrain/tungsten · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

1831 stars · 173 forks observed · 2026-08-28

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

Tungsten is a high-performance physically based renderer written in C++11 that simulates full light transport through arbitrary geometry using unbiased integration of the rendering equation. It supports multiple light transport algorithms including bidirectional path tracing, progressive photon mapping, and metropolis light transport, and uses Intel's Embree for fast geometry intersection.

Use cases

  • render photorealistic images with physically based light transport
  • compare bidirectional path tracing and photon mapping algorithms
  • render scenes with global illumination and caustics
  • benchmark and optimize a ray tracing renderer
  • experiment with material and lighting setups using test scenes
  • learn how physically based rendering algorithms are implemented

When to choose

  • you need unbiased, physically accurate rendering with multiple light transport algorithms
  • you want a fast CPU renderer leveraging multicore systems and Embree
  • you are studying or researching rendering algorithms and want readable C++ source
  • you need a free permissively licensed renderer (zlib) you can modify freely

When to avoid

  • you need GPU-accelerated real-time rendering
  • you require extensive documentation or an active development roadmap
  • you want a production pipeline tool with broad format and DCC integration
  • you need a stable long-term-supported release with frequent updates

Facets

application · maturity maintenance

graphics simulation gpu-computing graphics simulation windows cpp physically-based-rendering path-tracing ray-tracing rendering-engine embree light-transport linux macos

1 source

Member repositories

RepositoryRoleHealth v2
tunabrain/tungstenmain23

For agents

markdown · JSON · MCP: product_card(name="tunabrain/tungsten")

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