Commit 4406f9e
committed
feat(showcase): Mixamo jumping-jacks hook on hero, playground default, README GIF
Re-enable the jumping-jacks clip-back on the three primary marketing
surfaces as a pure eye-candy hook, while every other preset and the
sub-3 README GIFs stay procedural (the DSL remains source of truth).
- spec/examples/jumping-jacks.posecode: add clip "jumping-jacks" (this
single directive drives the landing hero, playground default, and the
captured GIF, all of which read this doc + SHOWCASE_CLIPS)
- playground/src/main.ts: DEFAULT_PRESET = jumping-jacks so the
playground greets visitors with the mocap clip; library order unchanged
- docs/media/jumping-jacks.gif: re-render from the clip
The clip directive stays visible in the editor, so the mechanism is
transparent; deleting it drops back to procedural.
Note: public/clips/*.fbx is gitignored (CDN-served); the prod asset must
be named jumping-jacks.fbx to match SHOWCASE_CLIPS.1 parent 5adfe8e commit 4406f9e
3 files changed
Lines changed: 10 additions & 3 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
506 | 512 | | |
507 | 513 | | |
508 | 514 | | |
509 | | - | |
510 | | - | |
511 | | - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
512 | 518 | | |
513 | 519 | | |
514 | 520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments