LumiOwO/RT-Octree
[SIGGRAPH Asia 2023] Code for our paper "RT-Octree: Accelerate PlenOctree Rendering with Batched Regular Tracking and Neural Denoising for Real-time Neural Radiance Fields"
This project helps 3D artists, game developers, or virtual reality creators efficiently render realistic 3D scenes. It takes in 3D scene data (like a PlenOctree model) and outputs high-quality, real-time rendered images or video. The primary users are those who need to generate photorealistic views of complex virtual environments quickly.
No commits in the last 6 months.
Use this if you need to render complex 3D scenes, particularly those based on Neural Radiance Fields, in real-time with high visual quality.
Not ideal if you are looking for a general-purpose 3D modeling tool or if your primary need is for offline, highly detailed cinematic rendering without real-time constraints.
Stars
21
Forks
2
Language
C++
License
—
Category
Last pushed
Jan 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LumiOwO/RT-Octree"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
weiyithu/NerfingMVS
[ICCV 2021 Oral] NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-view Stereo
Jumpat/SegmentAnythingin3D
Segment Anything in 3D with NeRFs (NeurIPS 2023 & IJCV 2025)
POSTECH-CVLab/SCNeRF
[ICCV21] Self-Calibrating Neural Radiance Fields
half-potato/nmf
Our method takes as input a collection of images (100 in our experiments) with known cameras,...
synthesiaresearch/humanrf
Official code for "HumanRF: High-Fidelity Neural Radiance Fields for Humans in Motion"