reanimate/docs/gallery.md
David Himmelstrup 0da599d563 Begin introduction to reanimate.
Former-commit-id: aae07ee92e90626de681be94689adf206fc782b8
2019-12-01 14:04:01 +08:00

183 lines
3.9 KiB
Markdown

# Gallery
This file is auto-generated by docs/render_all.sh. DO NOT EDIT.
## boundingbox
<details>
<summary>View boundingbox.hs</summary>
<pre><code class="haskell">
{!examples/boundingbox.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/boundingbox.mp4">
</video>
<br/><hr><br/>
## colormaps
<details>
<summary>View colormaps.hs</summary>
<pre><code class="haskell">
{!examples/colormaps.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/colormaps.mp4">
</video>
<br/><hr><br/>
## goo
<details>
<summary>View goo.hs</summary>
<pre><code class="haskell">
{!examples/goo.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/goo.mp4">
</video>
<br/><hr><br/>
## latex_basic
<details>
<summary>View latex_basic.hs</summary>
<pre><code class="haskell">
{!examples/latex_basic.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/latex_basic.mp4">
</video>
<br/><hr><br/>
## latex_color
<details>
<summary>View latex_color.hs</summary>
<pre><code class="haskell">
{!examples/latex_color.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/latex_color.mp4">
</video>
<br/><hr><br/>
## latex_draw
<details>
<summary>View latex_draw.hs</summary>
<pre><code class="haskell">
{!examples/latex_draw.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/latex_draw.mp4">
</video>
<br/><hr><br/>
## latex_wheel
<details>
<summary>View latex_wheel.hs</summary>
<pre><code class="haskell">
{!examples/latex_wheel.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/latex_wheel.mp4">
</video>
<br/><hr><br/>
## raster
<details>
<summary>View raster.hs</summary>
<pre><code class="haskell">
{!examples/raster.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/raster.mp4">
</video>
<br/><hr><br/>
## sphere
<details>
<summary>View sphere.hs</summary>
<pre><code class="haskell">
{!examples/sphere.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/sphere.mp4">
</video>
<br/><hr><br/>
## blender_default_cube
<details>
<summary>View blender_default_cube.hs</summary>
<pre><code class="haskell">
{!examples/blender_default_cube.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/blender_default_cube.mp4">
</video>
<br/><hr><br/>
## tut_glue_svg
<details>
<summary>View tut_glue_svg.hs</summary>
<pre><code class="haskell">
{!examples/tut_glue_svg.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_svg.mp4">
</video>
<br/><hr><br/>
## tut_glue_animate
<details>
<summary>View tut_glue_animate.hs</summary>
<pre><code class="haskell">
{!examples/tut_glue_animate.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_animate.mp4">
</video>
<br/><hr><br/>