Skip to content

Commit

Permalink
Add animated version of circles sample to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisTheBrave committed Oct 27, 2018
1 parent e230601 commit a0299e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/articles/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,12 @@ Some examples post processing applied to them, either using <a href="https://eph
<figure>
<a href="../images/hexmini_out.png"><img src="../images/hexmini_out.png"/></a>
<figcaption>Generate hexagonal layouts. <a href="http://opengameart.org/content/pixel-hex-tilesets-enhanced">Tiles by pixel32</a></figcaption>
</figure>

<figure>
<a href="https://github.com/BorisTheBrave/DeBroglie/blob/master/samples/mxgmn/circles.json">
<video src="../images/circles.webm" autoplay loop>
</a>
</video>
<figcaption>Tripy circle based tile set. <a href="https://github.com/mxgmn/WaveFunctionCollapse">Used with permission</a></figcaption>
</figure>
Binary file added docs/images/circles.webm
Binary file not shown.

0 comments on commit a0299e0

Please sign in to comment.