Cloth in space · 12 · in_space
Cloth in space
You have a presented garment. Cloth in space, then a video.
You have
a presented garment
You want
Cloth in space, then a video
You have a presented garment. You want it in the world: flat on a table, on a hanger, folded for retail — then a video of the fold.
This is not a second on-body drape. The blank already exists. Space continues the same cloth off the avatar. Frames are recorded. space.video encodes those frames. It does not invent in-between cloth.
Steps
body.select→bodygarment.drape→blankgarment.finish→finishedcolorway.apply→navygraphic.apply→presentedspace.simulate→flatlayspace.simulate→hangerspace.simulate→foldspace.video→video
Sample inputs
| Key | Value |
|---|---|
product_id | aop-hoodie |
body | samples/bodies/male_m_native_straight.json |
material_id | fleece_250gsm |
artwork | samples/artwork/aop_hood/map.json |
Expected fixture checks
These are the checks declared by this sample, not a captured production result. Referenced sample files are included in the gated SDK checkout.
{
"flatlay.kind": "flatlay",
"hanger.kind": "hanger",
"fold.kind": "fold",
"fold.recorded": true,
"video.format": "mp4",
"video.interpolated": false
}Run
Obtain and install the SDK before running this example from its root directory.
python examples/run_workflow.py in_space