diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 13:34:39 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 13:34:39 +0000 |
| commit | fcff21bb78214790041cfc189c5c0c18a88b6d9e (patch) | |
| tree | c63304302792b3a290b034ce3a0ca3b4902efeb0 /root/experiments | |
| parent | fix code font (diff) | |
| download | mmm-fcff21bb78214790041cfc189c5c0c18a88b6d9e.tar.gz mmm-fcff21bb78214790041cfc189c5c0c18a88b6d9e.zip | |
add btrktrl, parallax_panels
Diffstat (limited to 'root/experiments')
| -rw-r--r-- | root/experiments/parallax_panels/description: text$plain | 1 | ||||
| -rw-r--r-- | root/experiments/parallax_panels/picture/URL -> twitter$tweet | 1 | ||||
| -rw-r--r-- | root/experiments/parallax_panels/text$markdown.md | 16 | ||||
| -rwxr-xr-x | root/experiments/parallax_panels/viewer/demo/video$mp4.mp4 | bin | 0 -> 8699675 bytes | |||
| -rw-r--r-- | root/experiments/parallax_panels/viewer/link: URL | 1 |
5 files changed, 19 insertions, 0 deletions
diff --git a/root/experiments/parallax_panels/description: text$plain b/root/experiments/parallax_panels/description: text$plain new file mode 100644 index 0000000..0eed9db --- /dev/null +++ b/root/experiments/parallax_panels/description: text$plain @@ -0,0 +1 @@ +A Parallax SVG Viewer, for Prototyping (Eurorack) Panels diff --git a/root/experiments/parallax_panels/picture/URL -> twitter$tweet b/root/experiments/parallax_panels/picture/URL -> twitter$tweet new file mode 100644 index 0000000..8d5bce2 --- /dev/null +++ b/root/experiments/parallax_panels/picture/URL -> twitter$tweet @@ -0,0 +1 @@ +https://twitter.com/S0lll0s/status/1141006444793405440 diff --git a/root/experiments/parallax_panels/text$markdown.md b/root/experiments/parallax_panels/text$markdown.md new file mode 100644 index 0000000..7453762 --- /dev/null +++ b/root/experiments/parallax_panels/text$markdown.md @@ -0,0 +1,16 @@ +parallax-panels +=============== + +I'm prototyping an aesthetic for (eurorack) panels that relies on multiple layers of parallax visuals for dramatic effect. + +<mmm-embed path="picture" nolink></mmm-embed> + +parallax-viewer +=============== + +I built a little SVG viewer that stacks the layers and lets you view them in parallax. +You can find it <mmm-link path="viewer">here</mmm-link>. + +And here's a little demonstration: + +<mmm-embed path="viewer/demo" nolink></mmm-embed> diff --git a/root/experiments/parallax_panels/viewer/demo/video$mp4.mp4 b/root/experiments/parallax_panels/viewer/demo/video$mp4.mp4 Binary files differnew file mode 100755 index 0000000..f3600cc --- /dev/null +++ b/root/experiments/parallax_panels/viewer/demo/video$mp4.mp4 diff --git a/root/experiments/parallax_panels/viewer/link: URL b/root/experiments/parallax_panels/viewer/link: URL new file mode 100644 index 0000000..f1bc92e --- /dev/null +++ b/root/experiments/parallax_panels/viewer/link: URL @@ -0,0 +1 @@ +https://codepen.io/s-ol/full/rExrey |
