SaaSHub helps you find the best software and product alternatives Learn more β
Splat Alternatives
Similar projects and alternatives to splat
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
-
awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
-
-
-
-
-
NLog.Targets.MicrosoftTeams
A NLog target that writes to Microsoft Teams Channel via O365 Webhook Connector.
-
-
-
-
-
foundation
Discontinued This repo is no longer being used. The information that is here has been migrated to https://github.com/dotnet-foundation/website. (by dotnet-foundation)
splat discussion
splat reviews and mentions
- Gaussian Splatting β A$AP Rocky Helicopter Music Video
-
Gsplat: CUDA accelerated rasterization of gaussians with Python bindings
I hacked in a weighted stochastic method into a WebGPU solution[0] and it worked surprisingly well. Essentially, given each pixel of a splat, pick a pseudo-random number from zero to one and if itβs lower than the alpha value for the pixel, draw over whatever is in the frame buffer at full opacity.
The next step I wanted to try was to super-sample (eg render at double resolution) and linearly down sample. I imagine this would give a slightly noisy result that I think would be pretty visually pleasing.
0: https://github.com/antimatter15/splat
- Show HN: Real-Time 3D Gaussian Splatting in WebGL
- WebGL implementation of real-time renderer for 3D Gaussian Splatting
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Jun 2026
Stats
antimatter15/splat is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of splat is JavaScript.