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

916 stars
29 watching
75 forks
Language: C
last commit: 3 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 915
bladetransformerllc/gauzilla A high-performance 3D rendering system using Gaussian Splatting 345
sniklaus/softmax-splatting An implementation of a differentiable warping operator for video frame interpolation using a softmax-based approach 468
icvteam/e2nerf Develops Event Enhanced Neural Radiance Fields from blurry images using neural networks and event data 18
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 222
uschmidt83/shrinkage-fields A collection of MATLAB code implementing image restoration techniques based on shrinkage fields 36
ashawkey/torch-ngp A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction 2,112
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 306
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 21
hectormf/brdfgenerator Generates lookup tables for physically based rendering in graphics pipelines. 145
jessey-git/fx-gltf A C++ header-only library for serializing and deserializing 3D models in glTF format 356
jian-ru/laugh_engine Real-time 3D rendering engine using Vulkan and glTF support 392
saschawillems/vulkan-gltf-pbr An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. 977