ashawkey/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1685
- days_rel: n/a
- days_push: 1027
- n_releases_24m: 0
Adoption not part of the score
2208 stars · 286 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of instant-ngp's NeRF and SDF components with CUDA extensions and an interactive GUI for training and visualization. It also includes implementations of TensoRF, CCNeRF, and D-NeRF adapted to the instant-ngp framework.
Use cases
- train a NeRF model from images in PyTorch
- reconstruct 3D scenes with instant-ngp hash encoding
- visualize NeRF training interactively with a GUI
- implement signed distance fields with neural networks
- model dynamic scenes with D-NeRF
- experiment with TensoRF tensorial radiance fields
- generate novel views of real scenes from photos
When to choose
- you want a readable PyTorch codebase for NeRF research instead of the original CUDA instant-ngp
- you need an interactive GUI for training and rendering radiance fields
- you want to experiment with NeRF variants like D-NeRF, TensoRF, or composable NeRF in one framework
When to avoid
- you need maximum training/rendering performance of the original NVIDIA instant-ngp implementation
- you want a production-ready, actively maintained NeRF pipeline - the author recommends nerf_template instead
- you need a pure PyTorch solution without CUDA extension compilation
Facets
library · maturity maintenance
machine-learning deep-learning graphics gui gpu-computing computer-vision graphics machine-learning deep-learning python windows nerf instant-ngp sdf neural-radiance-fields pytorch cuda-extension tensorf d-nerf 3d-reconstruction real-time-rendering linux gpu
1 source
- readme: https://github.com/ashawkey/torch-ngp · fetched 2026-08-28 · 5087565fdd2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ashawkey/torch-ngp | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ashawkey/torch-ngp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem