-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99ad365
commit 12ec39b
Showing
7 changed files
with
52 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
feed: | ||
enable: true | ||
title: Tristan's videos | ||
--- | ||
|
||
# Video | ||
|
||
My video ([rss feed](video.xml)): | ||
|
||
```query {.timeline} | ||
path:video/* | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# opJuicer | ||
|
||
:::{.flex .items-center .justify-center} | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/O5W2TMFiKpo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# 19th Century Piano Fractal | ||
|
||
:::{.flex .items-center .justify-center} | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLOA1Lq_GM0VvsnCyvoBjul7rYEBAAkN_s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# microRakt | ||
|
||
:::{.flex .items-center .justify-center} | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLOA1Lq_GM0VtxqAsQJzxr8SsgdiUXOvY2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
::: | ||
|
||
https://www.youtube.com/watch?v=HpfZpEdNx-g&list=PLOA1Lq_GM0VtxqAsQJzxr8SsgdiUXOvY2&pp=gAQBiAQB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Strudel Shader | ||
|
||
My piano phase with #strudel :) | ||
I missed a few transitions and I forgot to pan the patterns, but this is my first performance using this system and I hope you'll like it! | ||
The code is in my animation-fractal branch and I would appreciate feedback to integrate this shader feature in strudel. | ||
|
||
:::{.flex .items-center .justify-center} | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/M7U3vGOQsTc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
::: | ||
|
||
Checkout the source code: https://strudel.cc/?wzPJ7F0q33TX | ||
|
||
Here is the initial demo where I integrated the Truchet + Kaleidoscope FTW shader by @range_marten in #strudel: | ||
|
||
:::{.flex .items-center .justify-center} | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/NudZWDzVt-Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
::: |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters