mirror of
https://github.com/seigler/generative
synced 2025-07-26 22:56:10 +00:00
Add sketch 5, "glow lines"
Fix an issue with the displacement fragment shader
This commit is contained in:
parent
1d2c6aa16a
commit
d8538524a8
8 changed files with 313 additions and 32 deletions
4
app/partials/preview.hbs
Normal file
4
app/partials/preview.hbs
Normal file
|
@ -0,0 +1,4 @@
|
|||
<figure>
|
||||
<a class="sketch" href="{{index}}/"><img src="{{index}}/example.jpg" alt="{{alt}}"></a>
|
||||
<figcaption>{{date}} - {{name}}</figcaption>
|
||||
</figure>
|
Loading…
Add table
Add a link
Reference in a new issue