SciBlend is a Blender extension from José-Marín built around scientific data. Its importer reads VTK XML PolyData (.vtp and .pvtp) files and can split multi-component arrays such as vectors and tensors into separate, named attributes, with a Magnitude attribute calculated automatically for vector data. A JSON map lets you assign custom component names. Imported animation sequences use visibility keyframes, support a Loop setting for repetition, and report import ETA to the console.
The Paraview Macros side adds a volume data type with export to .vtk, .vti, and OpenVDB (.vdb), and can resample non-uniform grid data for VDB conversion. The ShaderGenerator builds materials from any FLOAT or FLOAT_VECTOR mesh attribute, while the LegendGenerator produces overlays whose title, value range, and colormap can be read directly from the active material via an Auto from Shader toggle. Text formatting, orientation presets, and a master enable toggle round out the legend controls.
SciBlend runs on Blender 4.5.1 LTS and newer, and is released under the GNU General Public License v3.0 or later.