How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Gaussian Splatting is a computational framework designed to transform sparse sets of two-dimensional photographs into photorealistic, interactive three-dimensional scene representations. The system functions as a reconstruction tool and rendering engine, enabling the conversion of image data into volumetric models that support novel view synthesis. The project represents scenes as a collection of anisotropic three-dimensional Gaussians, which store position, opacity, color, and covariance data. It distinguishes itself through a differentiable tile-based rasterization process that projects the
Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.
The main features of an-u-rag/stylized-gaussian-splatting are: Core Implementations.
Projects with overlapping indexed features include: asus-monitor/ri3d-impl — few-shot gaussian splatting pipeline. graphdeco-inria/gaussian-splatting — Gaussian Splatting is a computational framework designed to transform sparse sets of two-dimensional photographs into… guoriyue/3dgs-warp-scratch. mrnerf/gaussian-splatting-cuda — Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application. mrnerf/lichtfeld-studio. nerfstudio-project/gsplat — gsplat is a high-performance differentiable rasterization engine for 3D Gaussian splatting, designed for real-time…