``frgs 🐸 CLI Tool`` ========================================== fVDB-Reality-Capture provides a command-line interface (CLI) tool called ``frgs`` for tools related to Gaussian splatting. ``frgs`` is pronounced "frogs" 🐸, and is short for **F**\ vdb-\ **R**\ eality-capture **G**\ aussian **S**\ platting. This tool allows users to perform Gaussian-splatting-related tasks such as reconstruction, format conversions, mesh and point cloud extraction, and visualization directly from the command line, without needing to write any code. ``frgs convert`` ---------------------- .. include:: frgs/convert.rst ``frgs download`` ---------------------- .. include:: frgs/download.rst ``frgs evaluate`` ---------------------- .. include:: frgs/evaluate.rst ``frgs mesh-basic`` ---------------------- .. include:: frgs/mesh_basic.rst ``frgs mesh-dlnr`` ---------------------- .. include:: frgs/mesh_dlnr.rst ``frgs points`` ---------------------- .. include:: frgs/points.rst ``frgs reconstruct`` ---------------------- .. include:: frgs/reconstruct.rst ``frgs resume`` ---------------------- .. include:: frgs/resume.rst ``frgs show-data`` ---------------------- .. include:: frgs/show_data.rst ``frgs show`` ---------------------- .. include:: frgs/show.rst