hunterloftis/pbr
a Physically Based Renderer (PBR) in Go observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3365
- days_rel: n/a
- days_push: 2915
- n_releases_24m: 0
Adoption not part of the score
1152 stars · 41 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Physically Based Renderer (PBR) implemented as a Go library, providing a unidirectional CPU-only Monte Carlo path tracer. It includes a standalone CLI and supports Wavefront .obj/.mtl meshes, .hdri environment maps, physically-based materials, cameras, and progressive rendering.
Use cases
- render photorealistic 3d images from obj scenes in go
- cpu path tracer for physically based rendering
- render 3d models with metalness roughness materials
- progressive monte carlo rendering of hdri-lit scenes
- command line tool to render wavefront obj files
- learn how a path tracer works in go
When to choose
- you need a pure-Go, dependency-light path tracer
- you want to render .obj scenes with physically based materials from the CLI or Go code
- you're learning how PBR and Monte Carlo path tracing work
When to avoid
- you need GPU-accelerated or real-time rendering
- you need an actively developed renderer with recent releases
- you need production-grade features like distributed rendering or complex scene graphs
Facets
library · maturity maintenance
graphics simulation cli graphics developer-tools go cross-platform cli path-tracing physically-based-rendering monte-carlo 3d-rendering cpu-rendering game-development
1 source
- readme: https://github.com/hunterloftis/pbr · fetched 2026-08-28 · dc32a7a86193
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hunterloftis/pbr | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hunterloftis/pbr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem