Linyou/taichi-ngp-renderer
An Instants-NGP renderer that has been implemented using Taichi
This project helps 3D artists, designers, or researchers visualize NeRF (Neural Radiance Fields) models in real-time, even on systems without powerful NVIDIA CUDA GPUs. You provide a pre-trained NeRF model, and it generates interactive 3D scenes that can be explored with camera controls, depth visualization, and even recorded as snapshots or videos. It's ideal for anyone who needs to quickly inspect or present NeRF outputs.
374 stars. No commits in the last 6 months.
Use this if you need to render and interact with existing NeRF models, particularly real-world scenes, without requiring an NVIDIA CUDA GPU or complex setup.
Not ideal if you need to train new NeRF models from scratch, as this tool focuses solely on the rendering aspect.
Stars
374
Forks
18
Language
Python
License
MIT
Category
Last pushed
Mar 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Linyou/taichi-ngp-renderer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
SuLvXiangXin/zipnerf-pytorch
Unofficial implementation of ZipNeRF
google/hypernerf
Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural...