CLI Commands

The project ships command-line tools for Blender export and the Virtual Field runtime.

Elastica data converter

Convert simulation data exported from PyElastica into a .blend file.

elastica-npz2blend

Usage

elastica-npz2blend [OPTIONS]

Options

-p, --path <path>

Path to the npz file containing the data.

-o, --output <output>

Path to the output blend file.

-t, --tags <tags>

Tags to identify rods.

--fps <fps>

Frames per second. By default, the value is set to -1, which means every frame is saved.