{
  "@context": "https://schema.org",
  "@type": "article",
  "@id": "https://anchorfact.org/kb/3d-generation-gaussian-splatting",
  "headline": "3D Generation and Gaussian Splatting: From NeRF to Real-Time Rendering",
  "description": "3D Gaussian Splatting (3DGS) has revolutionized 3D scene reconstruction, achieving real-time photorealistic novel view synthesis — 100x faster than NeRF — by representing scenes as millions of optimized anisotropic Gaussian primitives.",
  "dateCreated": "2026-05-24T02:49:13.457Z",
  "dateModified": "2026-05-24",
  "author": {
    "@type": "Organization",
    "name": "AnchorFact"
  },
  "publisher": {
    "@type": "Organization",
    "name": "AnchorFact",
    "url": "https://anchorfact.org"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "anchorfact:confidence": "high",
  "anchorfact:generationMethod": "ai_assisted",
  "citation": [
    {
      "@type": "CreativeWork",
      "name": "3D Gaussian Splatting for Real-Time Radiance Field Rendering",
      "sameAs": "https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/"
    },
    {
      "@type": "CreativeWork",
      "name": "NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis",
      "sameAs": "https://arxiv.org/abs/2003.08934"
    }
  ]
}