sli3d's Stars
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
google-research/multinerf
A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
jbhuang0604/awesome-tips
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
YoYo000/MVSNet
MVSNet (ECCV2018) & R-MVSNet (CVPR2019)
ToniRV/NeRF-SLAM
NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields. https://arxiv.org/abs/2210.13641 + Sigma-Fusion: Probabilistic Volumetric Fusion for Dense Monocular SLAM https://arxiv.org/abs/2210.01276
visonpon/New-View-Synthesis
Collecting papers about new view synthesis
wanmeihuali/taichi_3d_gaussian_splatting
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
Profactor/continuous-remeshing
Continuous Remeshing For Inverse Rendering
Linyou/taichi-ngp-renderer
An Instants-NGP renderer that has been implemented using Taichi
WangFeng18/3d-gaussian-splatting
Implementation for 3d gaussian splatting
JamesPerlman/TurboNeRF
A render engine for NeRFs!
JeffreyXiang/ivid
PyTorch implementation of the ICCV paper "3D-aware Image Generation using 2D Diffusion Models"
nianticlabs/diffusionerf
[CVPR 2023] DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models
Forceflow/ooc_svo_builder
Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation
jetd1/NeRFusion
ashawkey/torch-merf
An unofficial pytorch implementation of MeRF
jzhangbs/DTUeval-python
A fast python implementation of DTU MVS 2014 evaluation
tovacinni/awesome-3d-compression
Papers and such on 3D data compression and streaming
CAOR-MINES-ParisTech/colibri-vr-unity-package
This is the Unity package for COLIBRI VR, the Core Open Lab on Image-Based Rendering Innovation for Virtual Reality.
Forceflow/cpu_voxel_raycaster
Very barebones CPU Voxel Raycaster
webanck/GigaVoxels
An early development version of the GigaVoxels library.
philipturner/metal-experiment-1