Skip to content

Latest commit

 

History

History
99 lines (81 loc) · 6.2 KB

File metadata and controls

99 lines (81 loc) · 6.2 KB

Third-Party Licenses

This project builds upon and is inspired by the following:

Core Research

Project Description License
3D Gaussian Splatting Original work by Kerbl et al. Custom
gsplat Optimized CUDA rasterization backend Apache-2.0

Gaussian Splatting Tools & Inspiration

Project Description License
SuperSplat PlayCanvas Gaussian Splat editor MIT
SplatShop Gaussian Splat editing tool MIT
splat-transform Transformation utilities for splats MIT
spz Niantic's compressed splat format MIT

Mesh-to-Splat Conversion

Project Description License
Mesh2Splat Fast mesh to 3D Gaussian splat conversion by Electronic Arts / SEED BSD 3-Clause
Mesh2Splat License (BSD 3-Clause)

Copyright (c) 2025 Electronic Arts Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of Electronic Arts, Inc. ("EA") nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  4. EA's marks or logos, including SEED logos, are distributed with this software solely for demonstration purposes and may not be displayed or shared other than as part of a redistribution of this software, provided they are redistributed without modification. No other rights are provided for the use of these marks and logos, other than for their intended demonstration purposes.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Mesh Processing

Project Description License
Assimp Open Asset Import Library for 40+ 3D formats BSD-3-Clause
OpenMesh Half-edge mesh data structure library BSD-3-Clause

Graphics & UI Libraries

Project Description License
Dear ImGui Immediate mode GUI library MIT
SDL3 Window/input/context management zlib
GLM OpenGL Mathematics library MIT
glad OpenGL loader MIT

CUDA & GPU Libraries

Project Description License
NVIDIA nvImageCodec GPU-accelerated image encoding/decoding Apache-2.0
Intel TBB Threading Building Blocks Apache-2.0

Video Encoding

Project Description License
FFmpeg Video encoding (libavcodec, libavformat, libswscale) LGPL-2.1+ / GPL-2.0+
x264 H.264 software encoder GPL-2.0+

Data & I/O Libraries

Project Description License
tinyply Lightweight PLY file loader Public Domain / BSD-2
OpenImageIO Image I/O library Apache-2.0
nlohmann/json JSON for Modern C++ MIT
LibArchive Multi-format archive library BSD
libwebp WebP image format library BSD-3-Clause

Utilities

Project Description License
spdlog Fast C++ logging library MIT
cpp-httplib HTTP/HTTPS library MIT
FreeType Font rendering library FreeType License
args Command-line argument parser MIT

Testing & Development

Project Description License
PyTorch/LibTorch Used for tensor comparison tests BSD-3-Clause
Google Test C++ testing framework BSD-3-Clause

Icons

Project Description License
Tabler Icons UI icons MIT
Lucide Icons UI icons (fork of Feather) ISC

Fonts

Project Description License
JetBrains Mono A typeface made for developers OFL-1.1
Inter A typeface carefully crafted & designed for computer screens OFL-1.1
Noto A typeface for the world OFL-1.1