OpenSplat – 3D gaussian splatting in C++ with CPU and GPU support
github.comReally cool. I wonder if it would work to use the DUSt3R project[1] to get the camera intrinsic and extrinsic parameters so you could create a scene that can be turned into a nerf from any pictures without the need for special apps to use for capture.
I'm not sure if Dust3r can produce better poses than colmap given the number of photos you need to properly train GS.