Elaborate tutorial.

Former-commit-id: 31267dbb1675723b3b9afde806d215b358a7abac
This commit is contained in:
David Himmelstrup 2019-12-03 16:01:18 +08:00
commit 4283793c5a
6 changed files with 283 additions and 13 deletions

View file

@ -181,3 +181,33 @@ This file is auto-generated by docs/render_all.sh. DO NOT EDIT.
<br/><hr><br/>
## tut_glue_keyframe
<details>
<summary>View tut_glue_keyframe.hs</summary>
<pre><code class="haskell">
{!examples/tut_glue_keyframe.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/tut_glue_keyframe.mp4">
</video>
<br/><hr><br/>
## tut_glue_fourier
<details>
<summary>View tut_glue_fourier.hs</summary>
<pre><code class="haskell">
{!examples/tut_glue_fourier.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/tut_glue_fourier.mp4">
</video>
<br/><hr><br/>