# aras-p/UnityGaussianSplatting

Toy Gaussian Splatting visualization in Unity

Repository: https://github.com/aras-p/UnityGaussianSplatting
Canonical: https://ross.abutalabs.com/products/unitygaussiansplatting
Language: C#
License: MIT
License Family: permissive
Topics: gaussian-splatting, unity
Last push: 2025-10-17T07:21:38+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 47, release rhythm 28, longevity 78
- inputs: {"age_days": 1105, "days_push": 320, "days_rel": 511, "gap_med": 65, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3389, forks 484 (observed 2026-08-28T04:07:59.024209+00:00)

## What it is
A Unity package implementing real-time visualization of 3D Gaussian Splatting models from the SIGGRAPH 2023 paper. It imports PLY and SPZ splat files as Unity assets and renders them with compute shaders on D3D12, Metal, or Vulkan.

## Use cases
- view gaussian splat ply files in unity
- render 3d gaussian splatting scenes in real time
- visualize radiance field captures in a game engine
- convert scaniverse spz splats to unity assets
- display photorealistic 3d captures in VR with unity

## When to choose
- you already have trained gaussian splat models and need Unity rendering
- your target platform supports D3D12, Metal, or Vulkan
- you want a simple MIT-licensed splat viewer with compression options

## When to avoid
- you need training or the latest gaussian splatting research
- you target OpenGL, OpenGL ES, WebGPU, or untested mobile/web platforms
- you need active development or new features

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, image-processing, simulation
- domain: graphics, computer-vision, cross-platform
- platform: windows, game-engine
- tags: gaussian-splatting, unity, radiance-fields, 3dgs, realtime-rendering, ply, spz, game-development, macos, linux, gpu

## Member repositories
- aras-p/UnityGaussianSplatting (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:59.024209+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:01.349577+00:00, confidence not recorded.
  - readme: https://github.com/aras-p/UnityGaussianSplatting (fetched 2026-08-28T04:07:59.024209+00:00, sha ef86b2f8df93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
