sierra.plugins.prod.render.plugin#
Classes for rendering frames (images) into videos.
Frames can be:
Captured by by the
--engineduring stage 2.Generated during stage 3 of SIERRA via imagizing.
Generated inter-experiment heatmaps from bivariate experiments.
Functions#
|
Render videos. |
Module Contents#
- sierra.plugins.prod.render.plugin.proc_batch_exp(main_config: sierra.core.types.YAMLDict, cmdopts: sierra.core.types.Cmdopts, pathset: sierra.core.batchroot.PathSet, criteria: sierra.core.variables.batch_criteria.XVarBatchCriteria) None[source]#
Render videos.
From Engine if
--engine-vcwas passed.From imagized images if
proc.imagizewas run previously to generate frames, and--project-renderingis passed.