Back to browse
Turning a Gaussian Splat into a Videogame

Turning a Gaussian Splat into a Videogame

by yak32·Apr 23, 2026·236 points·63 comments

AI Analysis

MidRabbit HoleEye Candy

Cool demo, but this is a blog tutorial using existing PlayCanvas and SuperSplat tools.

Strengths
  • Browser-playable FPS demo with physics, lighting probes, and eight personality-driven NPCs.
  • Full PlayCanvas project is public with every script available to read, fork, or remix.
  • Streamed LOD chunks load based on camera viewpoint and device capability automatically.
Weaknesses
  • Blog post with embedded demo, not a standalone product or novel tool.
  • Uses existing SuperSplat and splat-transform CLI rather than introducing new technology.
Category
Target Audience

Web developers and game creators working with 3D Gaussian Splats

Similar To

SuperSplat · PlayCanvas · Three.js

Similar Projects

SVO Voxelization for Gaussian Splat Collisions

Using an SVO to voxelize Gaussian splats is a sensible way to prune overlap checks — hierarchical voxels fit the problem and should cut costly pairwise collisions. Can't judge the execution: the Reddit thread is blocked with no visible code, benchmarks, or demos, so this currently reads like an intriguing sketch rather than a drop-in tool.

Niche GemWizardry
slimbuck
503mo ago