This photorealistic FPS runs in browser thanks to 'Gaussian Splatting', which is now my new favorite thing

1 month ago 27

Rommie Analytics

Believe it or not, but you can play a photorealistic FPS in your browser right now, even if you don't have a massive GPU. This simple FPS project doesn't exactly offer pulse pounding gameplay, but is instead head-turning for how it conjures a photorealistic environment without hogging your rig's resources.

The project was made by Iakov Sumygin, a software engineer at Snap Inc (the creators of SnapChat), and built using the company's browser-based game engine PlayCanvas. To create this itty bitty shooter's realistic environments, Sumygin used 'Gaussian Splatting', which combines multiple images of a real-world environment with camera position data, thereby creating a patchwork, virtual rendering of a space that can then be viewed from new angles (via Tom's Hardware).

It's a technique that ditches the polygons you'd typically use to create a virtual environment in favour of the voxel's cursed cousin, the Gaussian. To massively ov...

Read Entire Article