awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to mrnerf/lichtfeld-studio

Projects sharing features with LichtFeld Studio

16 open-source projects similar to mrnerf/lichtfeld-studio, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • pierotofy/opensplatpierotofy avatar

    pierotofy/OpenSplat

    2,071View on GitHub↗

    A free and open source implementation of 3D gaussian splatting written in C++, focused on being portable, lean and fast.

    C++
    View on GitHub↗2,071
  • graphdeco-inria/gaussian-splattinggraphdeco-inria avatar

    graphdeco-inria/gaussian-splatting

    20,707View on GitHub↗

    Gaussian Splatting is a computational framework designed to transform sparse sets of two-dimensional photographs into photorealistic, interactive three-dimensional scene representations. The system functions as a reconstruction tool and rendering engine, enabling the conversion of image data into volumetric models that support novel view synthesis. The project represents scenes as a collection of anisotropic three-dimensional Gaussians, which store position, opacity, color, and covariance data. It distinguishes itself through a differentiable tile-based rasterization process that projects the

    Pythoncomputer-graphicscomputer-visionradiance-field
    View on GitHub↗20,707
  • nerfstudio-project/gsplatnerfstudio-project avatar

    nerfstudio-project/gsplat

    4,528View on GitHub↗

    gsplat is a high-performance differentiable rasterization engine for 3D Gaussian splatting, designed for real-time novel view synthesis from 2D images. It provides a complete pipeline for reconstructing 3D scenes by optimizing differentiable Gaussian representations, training models from COLMAP-processed captures or proprietary device files, and generating new viewpoints through a CUDA-accelerated rendering backend. The framework distinguishes itself through memory-optimized CUDA kernels that reduce training memory usage by up to 4x compared to standard implementations while matching publishe

    Pythongaussian-splatting
    View on GitHub↗4,528

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
hustvl/4dgaussianshustvl avatar

hustvl/4DGaussians

3,783View on GitHub↗

4DGaussians is a research library and neural rendering engine designed for reconstructing and rendering dynamic three-dimensional scenes. It represents moving environments as a collection of Gaussian primitives that evolve in position and appearance over a temporal dimension. The framework utilizes neural deformation fields to predict spatial offsets and rotations for static point representations, simulating complex motion over time. It further employs temporal basis decomposition to encode motion trajectories into learned functions, compressing dynamic scene data while maintaining smooth tra

Jupyter Notebook3dcomputer-visioncvpr2024
View on GitHub↗3,783
  • mrforexample/comfyui-3d-packMrForExample avatar

    MrForExample/ComfyUI-3D-Pack

    3,648View on GitHub↗

    ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a node-based workflow. It provides a set of tools for reconstructing textured three-dimensional meshes and volumetric scenes from single images, multi-view images, or text prompts. The system includes a Gaussian splatting generator for creating high-fidelity volumetric 3D scene representations and a multi-view image generator to produce consistent image sets for reconstruction. It also features a single image 3D mesh tool to build geometry from a single 2D source. The toolset covers 3

    Pythoncomfycomfyuimachine-learning
    View on GitHub↗3,648
  • genesis-embodied-ai/genesisGenesis-Embodied-AI avatar

    Genesis-Embodied-AI/Genesis

    29,362View on GitHub↗

    Genesis is an embodied AI simulation platform and parallelized robotics simulator designed for training general-purpose robotic agents. It integrates a physics engine for robotics that calculates collisions and movements for rigid bodies, soft tissues, and fluids, alongside a photorealistic 3D rendering engine. The platform features a domain randomization framework to vary environment parameters across parallel simulations, aiding in sim-to-real transfer. It supports the integration of real-world captured light fields and Gaussian splatting to provide photorealistic backgrounds within simulat

    Python
    View on GitHub↗29,362
  • outofai/2d-gaussian-splattingO

    OutofAi/2D-Gaussian-Splatting

    0View on GitHub↗
    View on GitHub↗0
  • playcanvas/supersplatplaycanvas avatar

    playcanvas/supersplat

    3,614View on GitHub↗

    Supersplat is a web-based suite for editing, optimizing, and viewing 3D Gaussian Splats. It functions as a visual editor for cleaning scenes and a converter for transforming splat data between different file formats to ensure compatibility across tools. The project provides specialized capabilities for 3D scene curation, allowing the configuration of cameras, animations, and annotations. It includes a data optimizer that compresses large spatial datasets into streamed formats to improve loading speeds on web pages. The system further supports the publishing of processed assets to a public ga

    TypeScript3d-gaussian-splatting3dgsgaussian-splatting
    View on GitHub↗3,614
  • uc-vision/taichi-splattingU

    uc-vision/taichi-splatting

    0View on GitHub↗
    View on GitHub↗0
  • an-u-rag/stylized-gaussian-splattingA

    An-u-rag/stylized-gaussian-splatting

    0View on GitHub↗
    View on GitHub↗0
  • wangfeng18/3d-gaussian-splattingW

    WangFeng18/3d-gaussian-splatting

    0View on GitHub↗
    View on GitHub↗0
  • asus-monitor/ri3d-implAsus-Monitor avatar

    Asus-Monitor/ri3d-impl

    4View on GitHub↗

    few-shot gaussian splatting pipeline

    Python
    View on GitHub↗4
  • guoriyue/3dgs-warp-scratchG

    guoriyue/3dgs-warp-scratch

    0View on GitHub↗
    View on GitHub↗0
  • mrnerf/gaussian-splatting-cudaMrNeRF avatar

    MrNeRF/gaussian-splatting-cuda

    3,297View on GitHub↗

    Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.

    C++
    View on GitHub↗3,297
  • nerfstudio-project/nerfstudionerfstudio-project avatar

    nerfstudio-project/nerfstudio

    11,737View on GitHub↗

    Nerfstudio is a modular development framework for training, visualizing, and exporting three-dimensional scene representations derived from two-dimensional image datasets. It provides a neural scene reconstruction pipeline that converts raw images and camera data into high-fidelity 3D assets and cinematic video using a differentiable volumetric renderer. The system features an interactive web-based visualizer that allows users to monitor training progress and inspect neural scene geometry in real time. It decouples neural network architectures from the training loop through a standardized mod

    Python
    View on GitHub↗11,737
  • nyu-systems/grendel-gsnyu-systems avatar

    nyu-systems/Grendel-GS

    673View on GitHub↗

    ICLR 2025 Oral On Scaling Up 3D Gaussian Splatting Training

    Python
    View on GitHub↗673