Skip to main content

Module utils

Module utils 

Source
Expand description

Shared utility functions used by multiple CLI commands.

Functions§

build_mesh_from_base
Build a MeshBuffers from a base OBJ, optionally applying morph targets.
build_mesh_with_expression
Build mesh using a manual engine pipeline (used when –expression is specified).
load_params
Load parameters from either an inline JSON string or a file path.