For LichtFeld-Studio, this is a model asset that plugs into the existing pipeline. The tool itself is an open source 3D generator under GPL-3.0, written in C++ and running on CUDA 12.8+. The authors describe it as a native application for training, inspecting, editing, automating and exporting 3D Gaussian Splatting scenes. Export is supported to PLY, SOG, SPZ and a standalone HTML viewer.
The tool fact sheet does not describe the MoGe-3 depth model separately: there is no information on VRAM requirements, the size of the weights file in gigabytes, or the supported input image resolutions. The developer does not specify these parameters in the release description.
The licensing picture for the asset is composite: the MoGe code and weights are MIT, the DINOv2 components are Apache-2.0. Both licenses permit use and modification, and Apache-2.0 additionally contains an explicit patent grant.
The release addresses the need for native integration of the depth model into the LichtFeld-Studio SLAM pipeline without external conversions.How the method works. The diagram is drawn based on this news note.