Evergine.GaussianSplatting
2026.5.25.4-preview
dotnet add package Evergine.GaussianSplatting --version 2026.5.25.4-preview
NuGet\Install-Package Evergine.GaussianSplatting -Version 2026.5.25.4-preview
<PackageReference Include="Evergine.GaussianSplatting" Version="2026.5.25.4-preview" />
<PackageVersion Include="Evergine.GaussianSplatting" Version="2026.5.25.4-preview" />
<PackageReference Include="Evergine.GaussianSplatting" />
paket add Evergine.GaussianSplatting --version 2026.5.25.4-preview
#r "nuget: Evergine.GaussianSplatting, 2026.5.25.4-preview"
#:package Evergine.GaussianSplatting@2026.5.25.4-preview
#addin nuget:?package=Evergine.GaussianSplatting&version=2026.5.25.4-preview&prerelease
#tool nuget:?package=Evergine.GaussianSplatting&version=2026.5.25.4-preview&prerelease
Evergine.GaussianSplatting
Introduction
Evergine Gaussian Splatting provides a robust solution for integrating state-of-the-art 3D Gaussian Splatting technology into Evergine applications. By leveraging the unique benefits of Gaussian Splatting, Evergine paves the way for groundbreaking advancements in interactive graphics and simulation, setting a new standard for modern application performance.
Supported Formats
Currently, this add-on supports the following 3D Gaussian Splatting formats:
Compressed PLY Format .ply
This format is a modification of the traditional .ply and can be summarized as follows:
- The scene is split into chunks of 256 splats.
- For each chunk, the minimum and maximum (x, y, z) values for position and scale are stored in floating point.
- For each splat in the chunk, a normalized and quantized value for position, scale (relative to chunk extents), orientation, and color is stored.
Splat .splat
A .splat file is a simple format that stores the parameters and attributes used in Gaussian Splatting. It contains packed information for each splat (color, position, rotation, scale).
Powered by Evergine
LET'S CONNECT!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Evergine.Common (>= 2026.5.26.8)
- Evergine.Framework (>= 2026.5.26.8)
- Evergine.GSplatNativeSharp (>= 2026.5.25.4-preview)
- SkiaSharp (>= 3.119.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Evergine.GaussianSplatting:
| Package | Downloads |
|---|---|
|
Evergine.GaussianSplatting.Web
Gaussian Splatting library for Evergine Web platform. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.5.25.4-preview | 51 | 5/25/2026 |
| 2026.5.25.2-preview | 48 | 5/25/2026 |
| 2025.10.21.3-preview | 266 | 10/21/2025 |
| 2025.10.20.2-preview | 172 | 10/20/2025 |
| 2025.3.17.1-preview | 679 | 3/17/2025 |