NVlabs/nvdiffrec
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images". observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 1743
- days_rel: n/a
- days_push: 21
- n_releases_24m: 0
Adoption not part of the score
2296 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nvdiffrec is NVIDIA's official implementation of a CVPR 2022 oral paper that jointly optimizes triangular 3D meshes, PBR materials, and lighting from multi-view images using differentiable rendering and marching tetrahedra. It is a research codebase built on PyTorch with CUDA extensions for differentiable rasterization.
Use cases
- reconstruct a textured 3D mesh from multi-view photos
- extract PBR materials and lighting from images of an object
- inverse rendering research experiments
- generate triangle meshes with topology optimization from image observations
- compare differentiable isosurfacing techniques like FlexiCubes
- reproduce CVPR 2022 paper results
When to choose
- you need research-grade inverse rendering with mesh, material, and lighting joint optimization
- you want to reproduce or extend the nvdiffrec paper
- you have a CUDA-capable GPU and multi-view image datasets
- you want to experiment with differentiable marching tetrahedra or FlexiCubes
When to avoid
- you need a production-ready photogrammetry tool with a GUI
- you lack a CUDA GPU or cannot build CUDA extensions
- you need a permissively licensed library (it uses the Nvidia Source Code License)
- you only need simple 3D scanning without material/lighting estimation
Facets
library · maturity stable
machine-learning deep-learning image-processing graphics simulation computer-vision graphics machine-learning deep-learning python windows cross-platform 3d-reconstruction inverse-rendering differentiable-rendering pytorch mesh-extraction pbr-materials research-code nvidia gpu linux
1 source
- readme: https://github.com/NVlabs/nvdiffrec · fetched 2026-08-28 · 118c493845fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/nvdiffrec | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="NVlabs/nvdiffrec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem