Getting Started

Table of Content

Table of Content

Table of Content

Introduction

Generate Splats with Brush 🖌️

Process your splats effortlessly with Brush from the terminal using this command:

curl -X POST -F "file=@chair.zip"

Replace chair.zip with any compatible .zip file for Brush to process (max 230 MB for now). Download a sample file here: chair.zip

Full Image-to-Splat Pipeline

To process a scene, structure your project folder as [car], with an images subfolder containing the scene's images, then run the complete pipeline with:

curl -X POST -F "file=@banana.zip"

Your zip file should look like this (max 40 MB for now):



Download a sample file here: banana.zip

Automatic COLMAP Reconstruction

If you want to run only the COLMAP pipeline (max 40 MB), use:

curl -X POST -F "file=@banana.zip"

Download a sample file here: banana.zip

Get Template for free

Get Template for free

Get Template for free