Skip to content

MrNeRF/LichtFeld-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LichtFeld Studio
**A high-performance C++ and CUDA implementation of 3D Gaussian Splatting**

Discord Website Papers License CUDA C++

3D Gaussian Splatting Viewer

Quick Start β€’ Installation β€’ Usage β€’ Results β€’ Community


Support LichtFeld Studio Development

LichtFeld Studio is a free, open-source implementation of 3D Gaussian Splatting that pushes the boundaries of real-time rendering performance.

Why Your Support Matters: This project requires significant time and resources to develop and maintain.

Unlike commercial alternatives that can cost thousands in licensing fees, LichtFeld Studio remains completely free and open. Your contribution helps ensure it stays that way while continuing to evolve with the latest research.

Whether you're using it for research, production, or learning, your support enables us to dedicate more time to making LichtFeld Studio faster, more powerful, and accessible to everyone in the 3D graphics community.

PayPal Support on Donorbox


Overview

LichtFeld Studio is a high-performance implementation of 3D Gaussian Splatting that leverages modern C++23 and CUDA 12.8+ for optimal performance. Built with a modular architecture, it provides both training and real-time visualization capabilities for neural rendering research and applications.

Key Features

  • 2.4x faster rasterization (winner of first bounty by Florian Hahlbohm)
  • MCMC optimization strategy for improved convergence
  • Real-time interactive viewer with OpenGL rendering
  • Modular architecture with separate core, training, and rendering components
  • Multiple rendering modes including RGB, depth, and combined views
  • Bilateral grid appearance modeling for handling per-image variations

Community & Support

Join our growing community for discussions, support, and updates:

Active Bounties

Fourth Bounty: Automatic Per-Scene Hyperparameter Optimization

πŸ’° $2,430 | Issue #443
πŸ“… Deadline: October 12, 2025 at 11:59 PM PST

Third Bounty: Follow-up to Bounty #002

πŸ’° $500 | Issue #421
πŸ“… Deadline: None (open-ended)

Installation

Find out how to install in our LichtFeld Studio Wiki

Contributing

We welcome contributions! See our Contributing Guidelines.

Getting Started

  • Check issues labeled good first issue
  • Join our Discord for discussions
  • Use the pre-commit hook: cp tools/pre-commit .git/hooks/

Acknowledgments

This implementation builds upon:

Citation

@software{lichtfeld2025,
  author    = {LichtFeld Studio},
  title     = {A high-performance C++ and CUDA implementation of 3D Gaussian Splatting},
  year      = {2025},
  url       = {https://github.com/MrNeRF/LichtFeld-Studio}
}

License

This project is licensed under GPLv3. See LICENSE for details.


Connect with us: Website β€’ Discord β€’ Twitter