Creating videos¶
XamFlow can be integrated with tools to create animation videos.
Snapshot Animations¶
See Core.Host.FFmpeg
, XF.Interactive.CreateImageSnapshotAnimation
and Lucid.Video.RenderImageSnapshotAnimation
.

The XF.Interactive.CreateImageSnapshotAnimation
UI to create a series of keyframes for an animation.¶
Mesh Animation¶
See Lucid.Core.CreateMesh
, Lucid.Core.RenderMesh
and Lucid.Video.RenderMeshRotation
for creating animations of large meshes.
Hero6¶
See Core.Host.Hero6
and Lucid.Hero6.SegmentsMovie
.