NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 65
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1701
- days_rel: 421
- days_push: 212
- n_releases_24m: 1
Adoption not part of the score
17535 stars · 2066 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NVIDIA's implementation of instant neural graphics primitives, training NeRFs, signed distance functions, neural images, and neural volumes in seconds using multiresolution hash encoding on a single GPU. It ships as a desktop application with prebuilt Windows binaries and Python bindings built on the tiny-cuda-nn framework.
Use cases
- train a NeRF from photos in seconds
- reconstruct 3D scenes from images
- learn signed distance functions of 3D surfaces
- represent gigapixel images as neural networks
- render captured scenes in real time
- denoise volumetric radiance fields from path tracers
When to choose
- you need extremely fast NeRF or SDF training on an NVIDIA GPU
- you want real-time rendering of neural radiance fields
- you want a reference implementation of multiresolution hash encoding
- you want prebuilt binaries to try NeRFs without building code
When to avoid
- you don't have a CUDA-capable NVIDIA GPU
- you need permissively licensed code for commercial products (research license only)
- you need CPU-only training
- you need a production 3D reconstruction pipeline rather than a research tool
Facets
application · maturity stable
machine-learning computer-vision graphics image-processing simulation computer-vision graphics machine-learning deep-learning windows python nerf neural-rendering 3d-reconstruction signed-distance-functions hash-encoding tiny-cuda-nn real-time-rendering neural-volumes gigapixel-images linux cuda gpu
2 sources
- readme: https://github.com/NVlabs/instant-ngp · fetched 2026-08-28 · 2dddfdd4e984
- homepage: https://nvlabs.github.io/instant-ngp · fetched 2026-08-29 · 3964b4cfdbe4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/instant-ngp | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="NVlabs/instant-ngp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem