Train on a native core
Run 3DGS pipelines on a C++23 and CUDA foundation with save-and-resume built into the same desktop workflow.
Read the docsLichtFeld Studio
Train, edit, and render photorealistic 3D scenes from photos or video — locally on your GPU, with Python plugins and MCP automation built in.
Native 3DGS trainingSplat editingPython + MCPWindows & LinuxGPLv3
Workflow
LichtFeld Studio brings training runs, live inspection, scene editing, plugins, and MCP control into one desktop workspace built around 3D Gaussian Splatting.
The same runtime handles compute, scene state, and tool extensions, so teams can work inside one consistent environment instead of maintaining a disconnected stack.
The same application handles training output, scene editing, and live inspection.
Run 3DGS pipelines on a C++23 and CUDA foundation with save-and-resume built into the same desktop workflow.
Read the docsBrush, lasso, polygon, crop, align, and compose splats while working against the live scene.
See scenes in the galleryUse Python plugins and MCP endpoints to build custom panels, operators, batch tools, and external workflows.
Browse pluginsLichtFeld Studio's Python API is built around one boundary and two protocols: nanobind exposes native application objects, and DLPack lets tensors move between LichtFeld Studio and libraries like PyTorch or CuPy without copying.
v0.5.3 is a major LichtFeld Studio release with 316 commits merged into master, led by Vulkan rendering, RAD/LOD workflows, Asset Manager upgrades, and viewport export.
3D Gaussian Splatting
3D Gaussian Splatting (3DGS) turns ordinary photos and video into photorealistic 3D scenes that render in real time. LichtFeld Studio is a free, open-source Gaussian Splatting application that covers the whole workflow — training, editing, rendering, and automation — locally on your own GPU.
Instead of meshes or NeRF-style neural networks, a Gaussian Splat scene is built from millions of 3D Gaussians that rasterize in real time. That speed makes 3DGS a natural fit for scanning real places and objects, drone and aerial capture, virtual production, and interactive visualization.
Community
LichtFeld Studio is developed in public by 53 contributors under GPLv3. Development discussion, support, and scene sharing happen on Discord, and the contribution backlog is open to everyone.
Download the Windows build, or compile from source for Windows and Linux. The docs cover hardware requirements and your first training run.