Add sketch 5, "glow lines"

Fix an issue with the displacement fragment shader
This commit is contained in:
Joshua Seigler 2019-11-12 13:57:51 -05:00
parent 1d2c6aa16a
commit d8538524a8
8 changed files with 313 additions and 32 deletions

4
app/partials/preview.hbs Normal file
View file

@ -0,0 +1,4 @@
<figure>
<a class="sketch" href="{{index}}/"><img src="{{index}}/example.jpg" alt="{{alt}}"></a>
<figcaption>{{date}} - {{name}}</figcaption>
</figure>