Fix gallery code and add default_cube.

Former-commit-id: 9e064988a9483772cbd2cc02b3d1415ea37b0c2b
This commit is contained in:
David Himmelstrup 2019-11-29 10:31:12 +08:00
commit 585a2145ae
2 changed files with 8 additions and 38 deletions

View file

@ -136,47 +136,17 @@ This file is auto-generated by docs/render_all.sh. DO NOT EDIT.
<br/><hr><br/>
## sunflower
## blender_default_cube
<details>
<summary>View sunflower.hs</summary>
<summary>View blender_default_cube.hs</summary>
<pre><code class="haskell">
{!examples/sunflower.hs!}
{!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/sunflower.mp4">
</video>
<br/><hr><br/>
## tangent_and_normal
<details>
<summary>View tangent_and_normal.hs</summary>
<pre><code class="haskell">
{!examples/tangent_and_normal.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/tangent_and_normal.mp4">
</video>
<br/><hr><br/>
## vector_field
<details>
<summary>View vector_field.hs</summary>
<pre><code class="haskell">
{!examples/vector_field.hs!}
</code></pre>
</details>
<br/>
<video width="640" height="360" autoplay loop>
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/vector_field.mp4">
<source src="https://github.com/Lemmih/reanimate/raw/master/docs/rendered/blender_default_cube.mp4">
</video>
<br/><hr><br/>