Bananas to Bytes: OpenSplat's C++ 3DGS

Bananas to Bytes: OpenSplat's C++ 3DGS

Bananas to Bytes: OpenSplat's C++ 3DGS

Michael Rubloff

Michael Rubloff

Feb 20, 2024

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
OpenSplat
OpenSplat

We're beginning to see the fruits of nerfstudio's efforts with the Splatfacto model, evolving into a new methodology with the introduction of OpenSplat. OpenSplat is a free and open-source implementation of 3D Gaussian Splatting, written in C++. It focuses on portability, efficiency, and speed.

OpenSplat takes camera poses and sparse points and creates a .ply file that can be used for viewing, editing and rendering in an ever growing list of platforms that support Gaussian Splatting.

Splatfacto represents nerfstudio's entirely in-house implementation of Gaussian Splatting and is licensed under Apache 2.0. This license facilitates further developments like OpenSplat. Moreover, OpenSplat adopts the AGPLv3 license, enabling commercial use.

Piero Toffanin, the developer behind OpenSplat, has set ambitious goals aimed at broadening its accessibility and utility. Among these objectives is the adaptation for AMD and Apple devices, allowing users to train models on their own equipment without the necessity of CUDA. This would greatly expand the potential user base of radiance fields.

Other details include an effort to boost performance. Because OpenSplat is built with C++, there's no interpreter lock and it will be easier to optimize memory usage and speed. That said, it includes initiatives to improve speed and reduce memory usage, ensuring that the tool is both faster and more resource-efficient. Additionally, they are looking to implement distributed computation capabilities. This will allow multiple machines to collaborate on computations, significantly accelerating processing times and enabling more complex projects. The roadmap also includes plans for compressed scene outputs, aiming to make the storage and sharing of projects more manageable without compromising on detail or quality.

At present, running it requires CUDA and an NVIDIA GPU. The full list of dependencies includes CUDA, OpenCV, and Libtorch. OpenSplat currently supports Ubuntu 20.04 and Windows, making it a versatile tool for developers.

This is an extremely exciting addition to the radiance field community and I am excited to watch it continue to grow. For more information and updates, visit Piero's GitHub page.

Featured

Recents

Featured

Platforms

Volinga Releases V.6 of their UE 5 Plugin

Rendering rates are increasing in Volinga's newest update to their 3DGS UE plugin.

Michael Rubloff

Jul 1, 2025

Platforms

Volinga Releases V.6 of their UE 5 Plugin

Rendering rates are increasing in Volinga's newest update to their 3DGS UE plugin.

Michael Rubloff

Jul 1, 2025

Platforms

Volinga Releases V.6 of their UE 5 Plugin

Rendering rates are increasing in Volinga's newest update to their 3DGS UE plugin.

Michael Rubloff

Platforms

COLMAP 3.12 Released

The defacto SfM tool is getting a big release.

Michael Rubloff

Jun 30, 2025

Platforms

COLMAP 3.12 Released

The defacto SfM tool is getting a big release.

Michael Rubloff

Jun 30, 2025

Platforms

COLMAP 3.12 Released

The defacto SfM tool is getting a big release.

Michael Rubloff

Platforms

Funes Releases Open 3D Architecture Dataset for Radiance Fields

If you've been looking for datasets to try, Funes is making it easy.

Michael Rubloff

Jun 30, 2025

Platforms

Funes Releases Open 3D Architecture Dataset for Radiance Fields

If you've been looking for datasets to try, Funes is making it easy.

Michael Rubloff

Jun 30, 2025

Platforms

Funes Releases Open 3D Architecture Dataset for Radiance Fields

If you've been looking for datasets to try, Funes is making it easy.

Michael Rubloff

Platforms

UnityGaussianCapture for Unity

Creating ready to train datasets from existing Unity Projects just became significantly easier through UnityGaussianCapture.

Michael Rubloff

Jun 26, 2025

Platforms

UnityGaussianCapture for Unity

Creating ready to train datasets from existing Unity Projects just became significantly easier through UnityGaussianCapture.

Michael Rubloff

Jun 26, 2025

Platforms

UnityGaussianCapture for Unity

Creating ready to train datasets from existing Unity Projects just became significantly easier through UnityGaussianCapture.

Michael Rubloff