edited gallery credit

pull/63/head
kynd 8 years ago
parent 70bf7dd91b
commit e083551946

@ -1,5 +1,5 @@
# Examples Gallery
<p align="right"><i>Cureated by <a href="https://twitter.com/kyndinfo">Kenichi Yoneda (@kyndinfo)</a></i></p>
<p class="gallery_author">Cureated by <a href="https://www.kynd.info">kynd</a>(<a href="https://twitter.com/kyndinfo">@kyndinfo</a>) and Patricio Gonzalez Vivo(<a href="https://twitter.com/patriciogv">@patriciogv</a>)</p>
This is a collection of examples extracted from the chapters of this book together with shared shaders kindly donated by other readers using [the on-line editor](http://editor.thebookofshaders.com/). Feel free to explore and tweak them bit by bit. Once you have something you are proud of, click the "Export" and then copy the "URL to code...". Send it to [@bookofshaders](https://twitter.com/bookofshaders) or [@kyndinfo](https://twitter.com/kyndinfo). We are looking forward to see it!

@ -72,3 +72,9 @@
.more a:hover {
background: #EEEEEE;
}
.gallery_author {
font-size: 16px;
font-style: italic;
text-align: right;
}

Loading…
Cancel
Save