Blender

1 Overview | 2 Using | 2.1 GUI | 2.2 Multicore | 2.2.1 GPU Capabilities:

Overview

  • Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline - modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. Advanced users employ Blender’s API for Python scripting to customize the application and write specialized tools.

Using

Use the module name blender to discover versions available and to load the application.

GUI

The blender application can be started as a GUI when run via an interactive desktop on SouthPass.

Multicore

The blender application can utilize multiple cores, but it depends on the task being performed i.e. general viewport navigation versus rendering versus simulations whether it does or not.

GPU Capabilities:

Blender does have GPU and Python related GPU capabilities:

Currently, GPUs are not available via the SouthPass interactive desktops. But, potentially, a blender related python script code be run on a gpu compute node.