We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612cfed commit 716664bCopy full SHA for 716664b
index.html
@@ -75,6 +75,10 @@ <h3>WebGL Workshop</h3>
75
<a target="_blank" href="http://aerotwist.com/tutorials/an-introduction-to-shaders-part-1/">An Introduction to Shaders</a> or
76
<a target="_blank" href="http://notes.underscorediscovery.com/shaders-a-primer/">Primer: Shaders</a>.
77
</p>
78
+ <p>
79
+ Some more advanced resources include <a target="_blank" href="http://www.amazon.com/WebGL-Insights-Patrick-Cozzi/dp/1498716075">WebGL Insights</a>
80
+ and <a target="_blank" href="https://www.youtube.com/watch?v=s8nFqwOho-s">How to Create Content with Signed Distance Functions</a>.
81
+ </p>
82
</section>
83
84
<section id="community" class="community">
0 commit comments