mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Start potrace example.
Former-commit-id: a043a124b814c4f483347a7ef2f17f6677edfb77
This commit is contained in:
parent
ec77c38ea2
commit
80321bbb61
3 changed files with 139 additions and 1 deletions
|
|
@ -256,3 +256,18 @@ This file is auto-generated by docs/render_all.sh. DO NOT EDIT.
|
|||
|
||||
<br/><hr><br/>
|
||||
|
||||
## tut_glue_povray_ortho
|
||||
|
||||
<details>
|
||||
<summary>View tut_glue_povray_ortho.hs</summary>
|
||||
<pre><code class="haskell">
|
||||
{!examples/tut_glue_povray_ortho.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_povray_ortho.mp4">
|
||||
</video>
|
||||
|
||||
<br/><hr><br/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue