Blender¶

Category: CG
Type: Software Installer
Tags: blender · vfx · usd · animation · 3d · simulation · rendering · effects · modeling
Overview¶
Blender is a free and open-source 3D creation suite licensed under the GNU GPL. It supports the full 3D pipeline — modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. The Blender plugin installs a chosen version of Blender to a shared persistent volume so that all workstations in a project can access the same installation.
How It Works¶
Software Installer — When added to a project, Terra runs an installer that downloads and extracts Blender to the shared volume you specify. Once complete, Blender is available at that path for every workstation in the project that mounts the volume.
Prerequisites¶
- A shared persistent volume provisioned in your project (created via a storage plugin such as Storage NFS, Storage HostPath, or Longhorn)
- Workstations with access to the shared volume mount path
Installation¶
- Open Terra and navigate to the Plugin Marketplace
- Search for "Blender"
- Click Install
- Fill in the configuration fields below
- Click Confirm to deploy
Terra will download and extract Blender to the target volume.
Configuration¶
Install-Time Fields¶
| Field | Details |
|---|---|
version |
string · Required Blender version to install (e.g. 4.5.1) |
install_volume |
shared-volume · Required The shared persistent volume to install Blender into |
destination |
string · Optional · Default: /blenderDirectory path within the volume where Blender will be installed |
Notes¶
- Blender is licensed under the GNU GPL and is free to use commercially
- The installer downloads Blender from the official Blender release servers; outbound internet access from the cluster is required
- If
destinationis left blank, Blender installs to/blenderon the selected volume - To upgrade Blender, reinstall the plugin with the new version — the installer will overwrite the existing installation at the destination path