Gauzilla: Rust 3D Gaussian Splatting Renderer

Michael Rubloff

Michael Rubloff

Dec 18, 2023

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
Gauzilla
Gauzilla

Developed using Rust and targeting WebAssembly (WASM) for broad compatibility, Gauzilla is an open sourced (MIT License) 3DGS renderer capable of running in a browser.

Gauzilla
  • Platform-Agnostic Approach: Gauzilla is designed to run seamlessly across various web browsers, thanks to its use of WebGL and CPU splat sorting (from Antimatter15). This platform-agnostic nature ensures that Gauzilla can reach a broad audience without compatibility issues.

  • Lock-Free Multithreading: One of the significant challenges in leveraging WASM is its limitations in multithreading. Gauzilla overcomes this through a lock-free bus mechanism, enhancing performance and scalability. Lock-free multithreading allows efficient, concurrent processing of rendering tasks. By circumventing the limitations of WASM in multithreading, Gauzilla can leverage the full potential of modern multi-core processors, leading to faster and smoother rendering.

  • Secure File Loading: The renderer uses 'rfd' to load PLY files securely, ensuring that user data remains safe and protected.

Gauzilla also focuses on user experience. With intuitive orbit and fly camera controls, users can interact with 3D scenes effortlessly. Whether it's rotating the view or zooming in and out, the controls are designed to be user-friendly and accessible.

Building and using Gauzilla is straightforward. Users need to install the nightly version of Rust and other necessary packages, followed by running a build script. The process is designed to be as simple as possible, ensuring that even those new to 3D rendering can get started without hassle.

While already a powerful tool, Gauzilla is set for further enhancements. Plans include optimizing key functions, improving user interface elements like progress bars, and adding more intuitive control options.

We'll keep you posted as Gauzilla to be updated!

Featured

Recents

Featured

Trending articles

Trending articles

Trending articles

Platforms

Scaniverse 4 Announced

Gaussian Splatting is front and center in the newest version of Niantic owned Scaniverse.

Michael Rubloff

Aug 26, 2024

Platforms

Scaniverse 4 Announced

Gaussian Splatting is front and center in the newest version of Niantic owned Scaniverse.

Michael Rubloff

Aug 26, 2024

Platforms

Scaniverse 4 Announced

Gaussian Splatting is front and center in the newest version of Niantic owned Scaniverse.

Michael Rubloff

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

Jun 7, 2024

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

Jun 7, 2024

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff

May 8, 2024

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff

May 8, 2024

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff