Install¶
Requirements¶
- Blender 4.5.1 LTS or 5.0.0 (currently validated in CI)
- Windows recommended for training backend integration
- Optional: conda environments for training backends
Addon Installation¶
Use the packaged addon zip named gs_capture_addon-<version>.zip.
Do not use GitHub's auto-generated repository source zip (blender-synthetic-data-capture-*.zip), because Blender reports Modules Installed () and no addon entry appears.
- Open Blender.
- Go to
Edit -> Preferences -> Add-ons. - Click
Install...and selectgs_capture_addon-<version>.zip. - Enable
Blender Synthetic Data Capture.
Optional Backend Preferences¶
Open Edit -> Preferences -> Add-ons -> Blender Synthetic Data Capture.
Set paths/env names only for backends you plan to use:
- 3D Gaussian Splatting
- Path to repo containing
train.py - Conda env name
- Nerfstudio
- Conda env name
- GS-Lightning
- Path to repo containing
main.py - Conda env name
- gsplat
- Path to
gsplat/examplescontainingsimple_trainer.py - Conda env name
Verify Installation¶
- In 3D Viewport press
N. - Open the
GS Capturetab. - Confirm capture panels load without errors.