Spaces:
Paused
Paused
File size: 390 Bytes
d49f7bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
controller:
MODE: video_render
OUTPUT_VIDEO_PATH: ./video.gif
view:
CAMERA_POS: [0.1, 1.3, 2.7]
WINDOW_DIMENSIONS: [300, 400]
BACKGROUND_IMAGE: examples/characters/char4/background.png
scene:
ANIMATED_CHARACTERS:
- character_cfg: examples/characters/char4/char_cfg.yaml
motion_cfg: examples/config/motion/dab.yaml
retarget_cfg: examples/config/retarget/fair1_ppf.yaml
|