From bbcfb2fa72a8abdb5ce2ef392a77a6211e1f98f8 Mon Sep 17 00:00:00 2001 From: Jules Fouchy Date: Sun, 26 May 2024 17:28:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20WIP=20tutorials?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/content/Tutorials/Optimize your nodes.md | 7 +++++++ website/content/Tutorials/VJing.md | 12 ++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 website/content/Tutorials/Optimize your nodes.md create mode 100644 website/content/Tutorials/VJing.md diff --git a/website/content/Tutorials/Optimize your nodes.md b/website/content/Tutorials/Optimize your nodes.md new file mode 100644 index 00000000..31404a46 --- /dev/null +++ b/website/content/Tutorials/Optimize your nodes.md @@ -0,0 +1,7 @@ +:::caution +**🚧 WIP 🚧** +::: + +## Curves + +Use a Curve Renderer and lower the number of segments. \ No newline at end of file diff --git a/website/content/Tutorials/VJing.md b/website/content/Tutorials/VJing.md new file mode 100644 index 00000000..4276b853 --- /dev/null +++ b/website/content/Tutorials/VJing.md @@ -0,0 +1,12 @@ +:::caution +**🚧 WIP 🚧** +::: + +- global time speed +- audio +- midi + +## Output window to show on a second screen + +- Go to *Commands* menu and select *Open output window* +- Put it in the screen you want, then press F10 to turn fullscreen (or use context menu) \ No newline at end of file