add mirror example

This commit is contained in:
Sam Lavigne
2023-09-04 13:49:27 -04:00
parent c173693ef3
commit 568390ba23
2 changed files with 382 additions and 0 deletions

View File

@ -30,6 +30,7 @@
{ name: "Speed Up", url: "/examples/speedup.json" },
{ name: "Slow Down Smoothly", url: "/examples/smooth_slow.json" },
{ name: "Video Grid", url: "/examples/grid.json" },
{ name: "Mirror", url: "/examples/mirror.json" },
];
let videoValue = "/" + $inputs[0].name;