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

Platforms

Kiri Engine Blender 2.0 Released

3DGS Render by KIRI Engine 2.0 introduces improved ease of use and performance optimization for Blender 4.2.

Michael Rubloff

Nov 22, 2024

Platforms

Kiri Engine Blender 2.0 Released

3DGS Render by KIRI Engine 2.0 introduces improved ease of use and performance optimization for Blender 4.2.

Michael Rubloff

Nov 22, 2024

Platforms

Kiri Engine Blender 2.0 Released

3DGS Render by KIRI Engine 2.0 introduces improved ease of use and performance optimization for Blender 4.2.

Michael Rubloff

Platforms

StorySplat Continues to Evolve: V1.3 Brings Major Update

Several new features, additions, and bugs have been fixed in the educational 3DGS platform.

Michael Rubloff

Nov 21, 2024

Platforms

StorySplat Continues to Evolve: V1.3 Brings Major Update

Several new features, additions, and bugs have been fixed in the educational 3DGS platform.

Michael Rubloff

Nov 21, 2024

Platforms

StorySplat Continues to Evolve: V1.3 Brings Major Update

Several new features, additions, and bugs have been fixed in the educational 3DGS platform.

Michael Rubloff

Research

3DGS to Dense Point Cloud PLY

This GitHub repository is making it easy to convert 3DGS to dense point clouds.

Michael Rubloff

Nov 21, 2024

Research

3DGS to Dense Point Cloud PLY

This GitHub repository is making it easy to convert 3DGS to dense point clouds.

Michael Rubloff

Nov 21, 2024

Research

3DGS to Dense Point Cloud PLY

This GitHub repository is making it easy to convert 3DGS to dense point clouds.

Michael Rubloff

Platforms

RealityCapture 1.5 Released with Radiance Field and COLMAP Export

Transforms.json and COLMAP export have arrived for RealityCapture.

Michael Rubloff

Nov 20, 2024

Platforms

RealityCapture 1.5 Released with Radiance Field and COLMAP Export

Transforms.json and COLMAP export have arrived for RealityCapture.

Michael Rubloff

Nov 20, 2024

Platforms

RealityCapture 1.5 Released with Radiance Field and COLMAP Export

Transforms.json and COLMAP export have arrived for RealityCapture.

Michael Rubloff