{"adoption": {"forks": 65, "observed_at": "2026-08-28T04:03:58.365107+00:00", "stars": 1202}, "canonical_url": "https://ross.abutalabs.com/products/fast-gaussian-rasterization", "card": {"archived": false, "artifact_type": "library", "description": "A geometry-shader-based, global CUDA sorted high-performance 3D Gaussian Splatting rasterizer. Can achieve a 5-10x speedup in rendering compared to the vanialla diff-gaussian-rasterization.", "domain": ["computer-vision", "graphics", "machine-learning", "gpu-computing"], "enriched": true, "function": ["graphics", "image-processing", "machine-learning", "gpu-computing"], "health_score": 33, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["dendenxu/fast-gaussian-rasterization"], "name": "dendenxu/fast-gaussian-rasterization", "platform": ["python", "windows", "cross-platform"], "pushed_at": "2025-02-26T01:14:43+00:00", "repo": "dendenxu/fast-gaussian-rasterization", "stars": 1202, "tags": ["gaussian-splatting", "3dgs", "rasterization", "cuda", "geometry-shader", "opengl", "nerf", "rendering", "drop-in-replacement", "gpu", "linux"], "topics": ["3dgs", "nerf", "rasterization", "shaders", "4dgs"], "urls": [], "use_cases": ["render 3d gaussian splatting scenes faster", "speed up 3dgs rendering in a viewer or gui", "replace diff_gaussian_rasterization with a faster drop-in", "real-time high-resolution gaussian splatting rendering", "render large gaussians at high pixel-to-point ratios", "offline rendering of gaussian splat scenes"], "what_it_is": "A drop-in replacement for diff-gaussian-rasterization that renders 3D Gaussian Splatting scenes using a geometry-shader-based GPU pipeline with global CUDA sorting. It achieves 5-10x faster rendering than the vanilla CUDA software rasterizer, though it does not yet support a backward pass for training.", "when_to_avoid": ["you need gradient/backward passes for training Gaussian Splatting models", "your point clouds are extremely dense (>1M points) with small Gaussians, where the CUDA implementation may be faster", "you rely on features like depth-peeling not supported here"], "when_to_choose": ["you need fast forward-only 3DGS rendering, e.g. in a real-time viewer", "your scenes have large Gaussians or high-resolution output", "you want a drop-in import swap with no CUDA compilation step", "you render in an OpenGL-based GUI and can write directly to the framebuffer"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/fast-gaussian-rasterization", "repo": "dendenxu/fast-gaussian-rasterization", "role": "main", "score": 19}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.365107+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:20:35.305903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b8193dd4a3b900dbe08ab624ee7ba0e677c4e5b5e9416dda95ef9edb2518abc9", "fetched_at": "2026-08-28T04:03:58.365107+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dendenxu/fast-gaussian-rasterization"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 8, "longevity": 62, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 876, "days_push": 554, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 19, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}