gaussian-splatting-cuda

Gaussian splatting renderer

Reimplementation of 3D Gaussian Splatting for Real-Time Radiance Field Rendering in C++ and CUDA

3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!

GitHub

938 stars
30 watching
75 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list

computer-graphicscomputer-visioncudagaussian-splattingnerfoptimization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphdeco-inria/diff-gaussian-rasterization A Cuda implementation of differential Gaussian rasterization for fast rendering of radiance fields 945
bladetransformerllc/gauzilla A high-performance 3D rendering system using Gaussian Splatting 366
sniklaus/softmax-splatting An implementation of a differentiable warping operator for video frame interpolation using a softmax-based approach 471
icvteam/e2nerf Implementing E2NeRF as a PyTorch-based neural radiance field model for 3D scene rendering from blurry images and video data. 21
sheffieldml/multigp Software for modeling and prediction with multiple output Gaussian processes 48
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
nvidia/grcuda Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM 223
uschmidt83/shrinkage-fields A collection of MATLAB functions for image restoration and deconvolution using shrinkage fields 36
ashawkey/torch-ngp A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction 2,121
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 305
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 22
hectormf/brdfgenerator Generates lookup tables for physically based rendering in graphics pipelines. 146
jessey-git/fx-gltf A C++ header-only library for serializing and deserializing 3D models in glTF format 358
jian-ru/laugh_engine Real-time 3D rendering engine using Vulkan and glTF support 393
saschawillems/vulkan-gltf-pbr An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. 984