mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Elaborate tutorial.
Former-commit-id: 31267dbb1675723b3b9afde806d215b358a7abac
This commit is contained in:
parent
4c127f7462
commit
4283793c5a
6 changed files with 283 additions and 13 deletions
|
|
@ -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/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue