Toy implementation of 3D Gaussian Splatting rendering using Metal API.
Add a ply model to the XCode project and change the file path in the Renderer.swift file accordingly. You can find a link to download ply models in the official 3D Gaussian Splatting GitHub repo. You can navigate around the scene using wasd keys and rotate the camera by dragging your mouse on the screen.